Class PathFillRuleRecord
Class PathFillRuleRecord
De naam: Aspose.Imaging.FileFormats.Core.VectorPaths Verzameling: Aspose.Imaging.dll (25.4.0)
Path Fill Regels Recordklasse
public class PathFillRuleRecord : VectorPathRecord
Inheritance
object ← VectorPathRecord ← PathFillRuleRecord
Geëerbiede leden
VectorPathRecord.Type , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PathFillRuleRecord()
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Core.VectorPaths.PthFillRuleRecord klasse.
public PathFillRuleRecord()
PathFillRuleRecord(byte[])
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.Core.VectorPaths.PthFillRuleRecord klasse.
public PathFillRuleRecord(byte[] data)
Parameters
data
byte
[]
De recordgegevens.
Properties
Type
Geeft het type.
public override VectorPathType Type { get; }