Class PathFillRuleRecord
Class PathFillRuleRecord
نام ها : Aspose.Imaging.FileFormats.Core.VectorPaths جمع آوری: Aspose.Imaging.dll (25.4.0)
Path Fill Rule رکورد کلاس
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; }