'Declaration
Protected Overridable Function GetValue( _ ByVal devicePos As System.Single _ ) As System.Integer
'Usage
Dim instance As NTrackElement Dim devicePos As System.Single Dim value As System.Integer value = instance.GetValue(devicePos)
protected virtual System.int GetValue( System.float devicePos )
Parameters
- devicePos