PathFillRuleRecord Class

Summary: Path Fill Rule Record Class

Module: aspose.imaging.fileformats.core.vectorpaths

Full Name: aspose.imaging.fileformats.core.vectorpaths.PathFillRuleRecord

Inheritance: VectorPathRecord

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
PathFillRuleRecord()Initializes a new instance of the PathFillRuleRecord class.
PathFillRuleRecord(data)Initializes a new instance of the PathFillRuleRecord class.

Properties

NameTypeAccessDescription
typeVectorPathTyperGets 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:

ParameterTypeDescription
databyteThe record data.