IResizable Properties

 

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

NameDescription
System_CAPS_pubpropertyCurrentBounds

Gets the position of the resizable element, in logical coordinates.

System_CAPS_pubpropertyCurrentScreenBounds

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

System_CAPS_pubpropertyMaxSize

Gets the maximum size of the resizable element, in logical coordinates.

System_CAPS_pubpropertyMinSize

Gets the minimum size of the resizable element, in logical coordinates.

Return to top
Show: