共用方式為


AnnotationPathPoint.Y 屬性

定義

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

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

屬性值

Single

表示 Y 值的 float

屬性

適用於