OdStyledObject

OdStyledObject class

The open document styled graphic object.

public class OdStyledObject : OdGraphicObject

Constructors

NameDescription
OdStyledObject(OdObject)Initializes a new instance of the OdStyledObject 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.
Rectangle { get; set; }Gets or sets the rectangle.
Style { get; set; }Gets or sets the style.

See Also