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