Class XpsPathSegment

Class XpsPathSegment

이름 공간 : Aspose.Page.XPS.XpsModel 모임: Aspose.Page.dll (25.4.0)

클래스는 모든 경로 세그먼트 요소의 일반적인 특징을 캡슐화합니다.

public abstract class XpsPathSegment : XpsObject

Inheritance

object XpsObject XpsPathSegment

Derived

XpsArcSegment , XpsPathPolySegment

상속 회원들

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

Properties

IsStroked

이 도로의 이 부분에 대한 충격이 끌려 있는지 여부를 지정하는 값을 반환/설정합니다.

public bool IsStroked { get; set; }

부동산 가치

bool

 한국어