Class OdPolyLine
OdPolyLine class
The polyline
public class OdPolyLine : OdPolygon
Constructors
Name | Description |
---|
OdPolyLine(OdObject) | Initializes a new instance of the OdPolyLine class. |
Properties
Name | Description |
---|
AbsoluteCoordinates { get; set; } | Gets or sets a value indicating whether [absolute coordinates]. |
Items { get; } | Gets the items. |
Parent { get; } | Gets the parent object. |
Points { get; set; } | Gets or sets the points. |
Rectangle { get; set; } | Gets or sets the rectangle. |
Style { get; set; } | Gets or sets the style. |
See Also