PathFillRuleRecord 类
Summary: Path Fill Rule Record Class
Module: aspose.imaging.fileformats.core.vectorpaths
Full Name: aspose.imaging.fileformats.core.vectorpaths.PathFillRuleRecord
Inheritance: VectorPathRecord
Constructors
| Name | 描述 |
|---|---|
| PathFillRuleRecord() | 初始化一个新的 PathFillRuleRecord 类实例。 |
| PathFillRuleRecord(data) | 初始化一个新的 PathFillRuleRecord 类实例。 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| type | VectorPathType | r | 获取类型。 |
Constructor: PathFillRuleRecord()
PathFillRuleRecord()
初始化一个新的 PathFillRuleRecord 类实例。
Constructor: PathFillRuleRecord(data)
PathFillRuleRecord(data)
初始化一个新的 PathFillRuleRecord 类实例。
Parameters:
| 参数 | Type | Description |
|---|---|---|
| 数据 | System.Byte | 记录数据。 |