true
public double GetTotalVisibleSize( bool isRow )
'Declaration Public Function GetTotalVisibleSize( _ ByVal isRow As Boolean _ ) As Double
'Declaration
Public Function GetTotalVisibleSize( _ ByVal isRow As Boolean _ ) As Double
'Usage Dim instance As LayoutManager Dim isRow As Boolean Dim value As Double value = instance.GetTotalVisibleSize(isRow)
'Usage
Dim instance As LayoutManager Dim isRow As Boolean Dim value As Double value = instance.GetTotalVisibleSize(isRow)
LayoutManager Class LayoutManager Members