Class VectorPathRecord

Class VectorPathRecord

Nombre del espacio: Aspose.Imaging.FileFormats.Core.VectorPaths Asamblea: Aspose.Imaging.dll (25.4.0)

Categoría Vector Path Record Class

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

Inheritance

object VectorPathRecord

Derived

BezierKnotRecord ,y, ClipboardRecord ,y, InitialFillRuleRecord ,y, LengthRecord ,y, PathFillRuleRecord

Miembros heredados

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

Constructors

VectorPathRecord()

protected VectorPathRecord()

Properties

Type

Tiene el tipo.

[JsonProperty]
public abstract VectorPathType Type { get; }

Valor de la propiedad

VectorPathType

 Español