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.PthFillRuleRecord клас.
public PathFillRuleRecord()
PathFillRuleRecord(Бийт[])
Иницијализира нова инстанция на Aspose.Imaging.FileFormats.Core.VectorPaths.PthFillRuleRecord клас.
public PathFillRuleRecord(byte[] data)
Parameters
data
byte
[]
Данните за рекордите.
Properties
Type
Получават се типове.
public override VectorPathType Type { get; }