SplitView.GetPaneSize Method (Typed)
|
|
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.24 GA
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:
Dimension
See Also