共用方式為


AnnotationPathPoint.X 屬性

定義

取得或設定註解路徑端點的 X 座標。

public:
 property float X { float get(); void set(float value); };
[System.ComponentModel.Browsable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public float X { get; set; }
[<System.ComponentModel.Browsable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.X : single with get, set
Public Property X As Single

屬性值

Single

表示 X 值的 float

屬性

適用於