OdEndPath

OdEndPath class

The enhanced end path

public class OdEndPath : OdGraphicObject

Constructors

NameDescription
OdEndPath(OdObject)Initializes a new instance of the OdEndPath class.

Properties

NameDescription
AbsoluteCoordinates { get; set; }Gets or sets a value indicating whether [absolute coordinates].
Fill { get; set; }Gets or sets a value indicating whether this OdEndPath is fill.
Items { get; }Gets the items.
Parent { get; }Gets the parent object.

See Also