Manipulation2DStartedEventArgs.OriginX 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property float OriginX { float get(); };
public float OriginX { get; }
member this.OriginX : single
Public ReadOnly Property OriginX As Single
屬性值
-
Single
原點的 X 座標。
備註
和 OriginY 屬性所 OriginX 代表的原點是與專案相關聯之所有操作工具的平均位置。
適用於