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