'Declaration
Public Shared Function CoerceTickLength( _ ByVal bindable As BindableObject, _ ByVal value As Object _ ) As Object
'Usage
Dim bindable As BindableObject Dim value As Object Dim value As Object value = Axis.CoerceTickLength(bindable, value)
public static object CoerceTickLength( BindableObject bindable, object value )
Parameters
- bindable
- value