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.PathFillRuleレコードクラスの新しい例を開始します。
public PathFillRuleRecord()
PathFillRuleRecord(ビート[])
Aspose.Imaging.FileFormats.Core.VectorPaths.PathFillRuleレコードクラスの新しい例を開始します。
public PathFillRuleRecord(byte[] data)
Parameters
data
byte
( )
記録データです。
Properties
Type
タイプを受け取る。
public override VectorPathType Type { get; }