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; }