Class PathFillRuleRecord

Class PathFillRuleRecord

Namespace: Aspose.Imaging.FileFormats.Core.VectorPaths
Assembly: Aspose.Imaging.dll (25.2.0)

Path Fill Rule Record Class

public class PathFillRuleRecord : VectorPathRecord

Inheritance

objectVectorPathRecordPathFillRuleRecord

Inherited Members

VectorPathRecord.Type, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

PathFillRuleRecord()

Initializes a new instance of the Aspose.Imaging.FileFormats.Core.VectorPaths.PathFillRuleRecord class.

public PathFillRuleRecord()

PathFillRuleRecord(byte[])

Initializes a new instance of the Aspose.Imaging.FileFormats.Core.VectorPaths.PathFillRuleRecord class.

public PathFillRuleRecord(byte[] data)

Parameters

data byte[]

The record data.

Properties

Type

Gets the type.

public override VectorPathType Type { get; }

Property Value

VectorPathType