PathFillRuleRecord Class
Summary: Path Fill Rule Record Class
Module: aspose.psd.fileformats.core.vectorpaths
Full Name: aspose.psd.fileformats.core.vectorpaths.PathFillRuleRecord
Inheritance: VectorPathRecord
Aspose.PSD Version: 24.9.0
Constructors
Name | Description |
---|---|
PathFillRuleRecord() | Initializes a new instance of the PathFillRuleRecord class. |
PathFillRuleRecord(data) | Initializes a new instance of the PathFillRuleRecord class. |
Properties
Name | Type | Access | Description |
---|---|---|---|
type | VectorPathType | r | Gets the type. |
Constructor: PathFillRuleRecord()
PathFillRuleRecord()
Initializes a new instance of the PathFillRuleRecord class.
Constructor: PathFillRuleRecord(data)
PathFillRuleRecord(data)
Initializes a new instance of the PathFillRuleRecord class.
Parameters:
Parameter | Type | Description |
---|---|---|
data | byte | The record data. |