Share via


AnnotationPathPoint.Y Proprietà

Definizione

Ottiene o imposta la coordinata Y del punto del percorso di un'annotazione.

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

Valore della proprietà

Valore float che rappresenta il valore Y.

Attributi

Si applica a