ManipulationPivot2D.X Property

Definition

Gets or sets the X position of the pivot.

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

Property Value

The X position of the pivot.

Remarks

The X property must be a finite value or NaN.

Applies to