Class LengthRecord
Contents
[
Hide
]LengthRecord class
Subpath Length Record Class
public class LengthRecord : VectorPathRecord
Constructors
Name | Description |
---|---|
LengthRecord() | Initializes a new instance of the LengthRecord class. |
LengthRecord(byte[]) | Initializes a new instance of the LengthRecord class. |
Properties
Name | Description |
---|---|
BezierKnotRecordsCount { get; set; } | Gets or sets the bezier knot records count. |
IsClosed { get; set; } | Gets or sets a value indicating whether this instance is closed. |
IsOpen { get; set; } | Gets or sets a value indicating whether this instance is open. |
PathOperations { get; set; } | Gets or sets the path operations. |
RecordCount { get; set; } | Gets or sets the record count. |
ShapeIndex { get; set; } | Gets or sets the index of current path shape in layer. |
override Type { get; } | Gets the type. |
See Also
- class VectorPathRecord
- namespace Aspose.Imaging.FileFormats.Core.VectorPaths
- assembly Aspose.Imaging