ManipulationPivot2D.X 属性

定义

获取或设置轴的 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

轴的 X 位置。

注解

X 属性必须是有限值或 NaN

适用于