Class OdPath
Contents
[
Hide
]OdPath class
The open document object path
public class OdPath : OdStyledObject
Constructors
Name | Description |
---|---|
OdPath(OdObject) | Initializes a new instance of the OdPath class. |
Properties
Name | Description |
---|---|
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
- class OdStyledObject
- namespace Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
- assembly Aspose.Imaging