public double GetPaneWidth( int pane )
'Declaration Public Function GetPaneWidth( _ ByVal pane As Integer _ ) As Double
'Declaration
Public Function GetPaneWidth( _ ByVal pane As Integer _ ) As Double
'Usage Dim instance As LayoutManager Dim pane As Integer Dim value As Double value = instance.GetPaneWidth(pane)
'Usage
Dim instance As LayoutManager Dim pane As Integer Dim value As Double value = instance.GetPaneWidth(pane)
LayoutManager Class LayoutManager Members