다음을 통해 공유


AnnotationPathPoint.PointType 속성

정의

주석의 경로 지점 형식을 가져오거나 설정합니다.

public:
 property System::Byte PointType { System::Byte get(); void set(System::Byte value); };
[System.ComponentModel.Browsable(false)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public byte PointType { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.PointType : byte with get, set
Public Property PointType As Byte

속성 값

byte 값입니다.

특성

설명

참조는 PathPointType 자세한 세부 정보에 대 한 열거형입니다.

적용 대상