AppWindowPlacement.Offset 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property Point Offset { Point get(); };
Point Offset();
public Point Offset { get; }
var point = appWindowPlacement.offset;
Public ReadOnly Property Offset As Point
屬性值
應用程式視窗的位移。
適用於