Class VectorPathRecord

Class VectorPathRecord

Nama dari : Aspose.Imaging.FileFormats.Core.VectorPaths Pengumpulan: Aspose.Imaging.dll (25.4.0)

Kelas rekaman Vector Path

[JsonObject(MemberSerialization.OptIn)]
public abstract class VectorPathRecord

Inheritance

object VectorPathRecord

Derived

BezierKnotRecord , ClipboardRecord , InitialFillRuleRecord , LengthRecord , PathFillRuleRecord

anggota yang diwarisi

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

VectorPathRecord()

protected VectorPathRecord()

Properties

Type

Dapatkan jenisnya.

[JsonProperty]
public abstract VectorPathType Type { get; }

Nilai Properti

VectorPathType

 Indonesia