Manipulation2DStartedEventArgs.OriginX 屬性

定義

取得原點的 X 座標。

public:
 property float OriginX { float get(); };
public float OriginX { get; }
member this.OriginX : single
Public ReadOnly Property OriginX As Single

屬性值

Single

原點的 X 座標。

備註

OriginY 屬性所 OriginX 代表的原點是與專案相關聯之所有操作工具的平均位置。

適用於