SplitView.GetPaneSize Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL METHOD GetPaneSize(
nPane AS LONG
) AS Dimension
public virtual Dimension GetPaneSize(
int nPane
)
Request Example
View SourceParameters
- nPane
- Type: Long
Return Value
Type:
DimensionSee Also