Class OdMarker
OdMarker class
The Marker
public class OdMarker : OdGraphicObject
Constructors
Name | Description |
---|
OdMarker(OdObject) | Initializes a new instance of the OdMarker class. |
Properties
Name | Description |
---|
AbsoluteCoordinates { get; set; } | Gets or sets a value indicating whether [absolute coordinates]. |
Items { get; } | Gets the items. |
Name { get; set; } | Gets or sets the name. |
Parent { get; } | Gets the parent object. |
PathCommands { get; set; } | Gets or sets the path commands. |
Rectangle { get; set; } | Gets or sets the rectangle. |
See Also