InkCanvasSelectionEditingEventArgs.OldRectangle 屬性

定義

取得使用者將選取項目移動或重新調整大小之前的界限。

public:
 property System::Windows::Rect OldRectangle { System::Windows::Rect get(); };
public System.Windows.Rect OldRectangle { get; }
member this.OldRectangle : System.Windows.Rect
Public ReadOnly Property OldRectangle As Rect

屬性值

Rect

使用者將選取項目移動或重新調整大小之前的界限。

適用於