OdCustomShape

OdCustomShape class

The open document custom-shape.

public class OdCustomShape : OdStyledObject

Constructors

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

Properties

NameDescription
AbsoluteCoordinates { get; set; }Gets or sets a value indicating whether [absolute coordinates].
Items { get; }Gets the items.
Layer { get; set; }Gets or sets the layer.
Parent { get; }Gets the parent object.
Rectangle { get; set; }Gets or sets the rectangle.
Style { get; set; }Gets or sets the style.
StyleName { get; set; }Gets or sets the name of the style.
TextStyleName { get; set; }Gets or sets the name of the text style.

See Also