Class PathFillRuleRecord
Class PathFillRuleRecord
İsim alanı : Aspose.Imaging.FileFormats.Core.VectorPaths Toplantı: Aspose.Imaging.dll (25.4.0)
Path Fill Rule Rekor Sınıfı
public class PathFillRuleRecord : VectorPathRecord
Inheritance
object ← VectorPathRecord ← PathFillRuleRecord
mirasçı üyeleri
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 sınıfının yeni bir örneğini başlatır.
public PathFillRuleRecord()
PathFillRuleRecord(byte[])
Aspose.Imaging.FileFormats.Core.VectorPaths.PathFillRuleRecord sınıfının yeni bir örneğini başlatır.
public PathFillRuleRecord(byte[] data)
Parameters
data
byte
[…]
Rekor verileri için.
Properties
Type
Bu türü alır.
public override VectorPathType Type { get; }