OdLineTo

OdLineTo class

The enhanced lineTo

public class OdLineTo : OdGraphicObject

Constructors

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

Properties

NameDescription
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