WindowPane::IVsUIElementPane::GetDefaultUIElementSize Method (array<SIZE>^)
Visual Studio 2015
When implemented in a derived class, gets the default size of the pane.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual int GetDefaultUIElementSize( array<SIZE>^ size ) sealed = IVsUIElementPane::GetDefaultUIElementSize
Parameters
- size
-
Type:
array<Microsoft.VisualStudio.OLE.Interop::SIZE>^
[out] The size.
Show: