Class PathFillRuleRecord

Class PathFillRuleRecord

A név: Aspose.Imaging.FileFormats.Core.VectorPaths Összefoglaló: Aspose.Imaging.dll (25.4.0)

Path Fill Rule rekordosztály

public class PathFillRuleRecord : VectorPathRecord

Inheritance

object VectorPathRecord PathFillRuleRecord

Örökletes tagok

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

Constructors

PathFillRuleRecord()

Kezdeményez egy új példát a Aspose.Imaging.FileFormats.Core.VectorPaths.PthFillRuleRecord osztály.

public PathFillRuleRecord()

PathFillRuleRecord(Byte[])

Kezdeményez egy új példát a Aspose.Imaging.FileFormats.Core.VectorPaths.PthFillRuleRecord osztály.

public PathFillRuleRecord(byte[] data)

Parameters

data byte []

A rekord adatai.

Properties

Type

Megkapja a típusát.

public override VectorPathType Type { get; }

ingatlan értéke

VectorPathType

 Magyar