SimpleEditorView::GetDefaultSize Method (array<SIZE>^)
Visual Studio 2015
Gets the default size of the window.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Parameters
- size
-
Type:
array<Microsoft.VisualStudio.OLE.Interop::SIZE>^
An array of SIZE structures.
By default the size is 100 x 100 pixels.
Show: