Class OdLineTo
Contents
[
Hide
]OdLineTo class
The enhanced lineTo
public class OdLineTo : OdGraphicObject
Constructors
Name | Description |
---|---|
OdLineTo(OdObject) | Initializes a new instance of the OdLineTo class. |
Properties
Name | Description |
---|---|
AbsoluteCoordinates { get; set; } | Gets or sets a value indicating whether [absolute coordinates]. |
Coordinates { get; set; } | Gets or sets the coordinates. |
Horizontal { get; set; } | Gets or sets a value indicating whether this OdLineTo is vertical. |
Items { get; } | Gets the items. |
Parent { get; } | Gets the parent object. |
Vertical { get; set; } | Gets or sets a value indicating whether this OdLineTo is vertical. |
See Also
- class OdGraphicObject
- namespace Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
- assembly Aspose.Imaging