Manipulator2D.X 屬性

定義

取得或設定這個 Manipulator2D 物件的 X 座標。

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

屬性值

Single

這個 Manipulator2D 物件的 X 座標。

備註

設定此屬性時,此值必須是有限值。 這個屬性的預設值為零 (0)。

適用於