Class PathFillRuleRecord
Class PathFillRuleRecord
Το όνομα: Aspose.Imaging.FileFormats.Core.VectorPaths Συγκέντρωση: Aspose.Imaging.dll (25.4.0)
Ο δρόμος γεμίζει τον κανόνα ρεκόρ
public class PathFillRuleRecord : VectorPathRecord
Inheritance
object ← VectorPathRecord ← PathFillRuleRecord
Κληρονομημένα μέλη
VectorPathRecord.Type , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
PathFillRuleRecord()
Αρχίζει μια νέα περίπτωση της κατηγορίας Aspose.Imaging.FileFormats.Core.VectorPaths.PathFillRuleRecord.
public PathFillRuleRecord()
PathFillRuleRecord(Μπίτι[])
Αρχίζει μια νέα περίπτωση της κατηγορίας Aspose.Imaging.FileFormats.Core.VectorPaths.PathFillRuleRecord.
public PathFillRuleRecord(byte[] data)
Parameters
data
byte
[ ]
Τα ρεκόρ δεδομένων.
Properties
Type
Να πάρει τον τύπο.
public override VectorPathType Type { get; }