'Declaration
Public Function GetAngle( _ ByVal x As System.Single _ ) As System.Single
'Usage
Dim instance As NRadialGaugePanel Dim x As System.Single Dim value As System.Single value = instance.GetAngle(x)
public System.float GetAngle( System.float x )
Parameters
- x