Class XpsPathSegment

Class XpsPathSegment

Il nome: Aspose.Page.XPS.XpsModel Assemblea: Aspose.Page.dll (25.4.0)

Classificare le caratteristiche comuni di tutti gli elementi del segmento della strada.

public abstract class XpsPathSegment : XpsObject

Inheritance

object XpsObject XpsPathSegment

Derived

XpsArcSegment , XpsPathPolySegment

I membri ereditari

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

Properties

IsStroked

Ritorna/seta il valore che specifica se il colpo per questo segmento del percorso è tirato.

public bool IsStroked { get; set; }

Valore di proprietà

bool

 Italiano