Class PathFillRuleRecord
Class PathFillRuleRecord
이름 공간 : Aspose.Imaging.FileFormats.Core.VectorPaths 모임: Aspose.Imaging.dll (25.4.0)
Path Fill 규칙 기록 클래스
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; }