OdMoveTo

OdMoveTo class

The Enhanced moveTo

public class OdMoveTo : OdGraphicObject

Constructors

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

Properties

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

See Also