次の方法で共有


IResizable.CurrentScreenBounds Property

Definition

Gets the screen position of the resizable element, in device coordinates.

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

Property Value

Returns the screen position of the resizable element.

Applies to