PixelOffset
PixelOffset class
Offset set in pixels (px).
public class PixelOffset : BaseOffset
Constructors
Name | Description |
---|---|
PixelOffset() | The default constructor. |
Properties
Name | Description |
---|---|
Bottom { get; set; } | Amount of Bottom offset set in specified measurement |
Left { get; set; } | Amount of Left offset set in specified measurement |
Right { get; set; } | Amount of Right offset set in specified measurement |
Top { get; set; } | Amount of Top offset set in specified measurement |
See Also
- class BaseOffset
- namespace Aspose.OMR.Generation
- assembly Aspose.OMR