Class PathFillRuleRecord

Class PathFillRuleRecord

Název místa: Aspose.Imaging.FileFormats.Core.VectorPaths Shromáždění: Aspose.Imaging.dll (25.4.0)

Path Fill Pravidlo Rekordní třída

public class PathFillRuleRecord : VectorPathRecord

Inheritance

object VectorPathRecord PathFillRuleRecord

Dědiční členové

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

Constructors

PathFillRuleRecord()

Začíná nový příklad třídy Aspose.Imaging.FileFormats.Core.VectorPaths.PathFillRuleRecord.

public PathFillRuleRecord()

PathFillRuleRecord(byte[])

Začíná nový příklad třídy Aspose.Imaging.FileFormats.Core.VectorPaths.PathFillRuleRecord.

public PathFillRuleRecord(byte[] data)

Parameters

data byte []a[]

Data z rekord.

Properties

Type

Dostanete ten typ.

public override VectorPathType Type { get; }

Hodnota nemovitosti

VectorPathType

 Čeština