IVsSplitter.GetSizeExtents Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetSizeExtents(Int32%, Int32%, Int32%, Int32%) | Returns minimum and maximum size values for this pane. (Inherited from IVsSplitPane.) | |
GetSizeExtents(Int32%, Int32%, Int32%, Int32%) | Returns the minimums and maximums for this pane (E_NOTIMPL is allowed; 0 and full screen are defaults). |
Top