Class XpsPathSegment

Class XpsPathSegment

Nombre del espacio: Aspose.Page.XPS.XpsModel Asamblea: Aspose.Page.dll (25.4.0)

Clase incapsulando características comunes de todos los elementos del segmento del camino.

public abstract class XpsPathSegment : XpsObject

Inheritance

object XpsObject XpsPathSegment

Derived

XpsArcSegment ,y, XpsPathPolySegment

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()

Properties

IsStroked

Retorna/seta el valor especificando si se trae el golpe para este segmento del camino.

public bool IsStroked { get; set; }

Valor de la propiedad

bool

 Español