PointF.X Propriété

Définition

Obtient ou définit la coordonnée x de ce PointF.

public:
 property float X { float get(); void set(float value); };
public float X { get; set; }
member this.X : single with get, set
Public Property X As Single

Valeur de propriété

Coordonnée x de ce PointF.

S’applique à