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