Class VectorPathRecord

Class VectorPathRecord

Namespace: Aspose.Imaging.FileFormats.Core.VectorPaths
Assembly: Aspose.Imaging.dll (25.2.0)

Vector Path Record Class

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

Inheritance

objectVectorPathRecord

Derived

BezierKnotRecord, ClipboardRecord, InitialFillRuleRecord, LengthRecord, PathFillRuleRecord

Inherited Members

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

Gets the type.

[JsonProperty]
public abstract VectorPathType Type { get; }

Property Value

VectorPathType