'Declaration
Public Sub ResetAxisProperty( _ ByVal index As Integer, _ ByVal axisProperty As AxisProperty _ )
'Usage
Dim instance As LayoutManager Dim index As Integer Dim axisProperty As AxisProperty instance.ResetAxisProperty(index, axisProperty)
public void ResetAxisProperty( int index, AxisProperty axisProperty )
Parameters
- index
- An integer value indicates the index of row or column
- axisProperty
- The to be reset