OdGraphicObject

OdGraphicObject class

The open document graphic object.

public class OdGraphicObject : OdObject

Constructors

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

Properties

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

See Also