Condividi tramite


AnnotationPathPoint.X Proprietà

Definizione

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

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

Valore della proprietà

Valore float che rappresenta il valore X.

Attributi

Si applica a