Share via


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 請參閱列舉。

適用於