Manipulation2DCompletedEventArgs.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 代表的原點是與專案相關聯之所有操作工具的平均位置。

適用於