Класс 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 | Description |
|---|---|
| PathFillRuleRecord() | Инициализирует новый экземпляр класса PathFillRuleRecord. |
| PathFillRuleRecord(data) | Инициализирует новый экземпляр класса PathFillRuleRecord. |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| type | VectorPathType | r | Получает тип. |
Constructor: PathFillRuleRecord()
PathFillRuleRecord()
Инициализирует новый экземпляр класса PathFillRuleRecord.
Constructor: PathFillRuleRecord(data)
PathFillRuleRecord(data)
Инициализирует новый экземпляр класса PathFillRuleRecord.
Parameters:
| Параметр | Тип | Описание |
|---|---|---|
| данные | System.Byte | Данные записи. |