Class PathFillRuleRecord

Class PathFillRuleRecord

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

Path Fill Rule Clases de registro

public class PathFillRuleRecord : VectorPathRecord

Inheritance

object VectorPathRecord PathFillRuleRecord

Miembros heredados

VectorPathRecord.Type ,y, 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

PathFillRuleRecord()

Inicia una nueva instancia de la clase Aspose.Imaging.FileFormats.Core.VectorPaths.PathFillRuleRecord.

public PathFillRuleRecord()

PathFillRuleRecord(El byte[])

Inicia una nueva instancia de la clase Aspose.Imaging.FileFormats.Core.VectorPaths.PathFillRuleRecord.

public PathFillRuleRecord(byte[] data)

Parameters

data byte [][]

Los datos de registro.

Properties

Type

Tiene el tipo.

public override VectorPathType Type { get; }

Valor de la propiedad

VectorPathType

 Español