Class XpsPathSegment

Class XpsPathSegment

Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)

Kelas yang mengenkapsulasi fitur umum dari semua elemen segmen jalur.

public abstract class XpsPathSegment : XpsObject

Pewarisan

objectXpsObjectXpsPathSegment

Turunan

XpsArcSegment, XpsPathPolySegment

Anggota yang Dwarisi

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

Properti

IsStroked

Mengembalikan/mengatur nilai yang menentukan apakah garis untuk segmen jalur ini digambar.

public bool IsStroked { get; set; }

Nilai Properti

bool

 Indonesia