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

NameTypeAccess描述
typeVectorPathTyper获取类型。

Constructor: PathFillRuleRecord()

 PathFillRuleRecord() 

初始化一个新的 PathFillRuleRecord 类实例。

Constructor: PathFillRuleRecord(data)

 PathFillRuleRecord(data) 

初始化一个新的 PathFillRuleRecord 类实例。

Parameters:

参数TypeDescription
数据System.Byte记录数据。