IResizable::CurrentScreenBounds Property

 

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

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

property Rect CurrentScreenBounds {
	Rect get();
}

Property Value

Type: System.Windows::Rect

Returns the screen position of the resizable element.

Return to top
Show: