OdPath

OdPath class

The open document object path

public class OdPath : OdStyledObject

Constructors

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

Properties

NameDescription
AbsoluteCoordinates { get; set; }Gets or sets a value indicating whether [absolute coordinates].
Data { get; set; }Gets or sets the data.
EnhancedPath { get; set; }Gets or sets the enhanced path.
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