'Declaration
Protected Sub ChangeProjection( _ ByVal rotationStep As System.Single, _ ByVal elevationStep As System.Single, _ ByVal viewerRotationStep As System.Single, _ ByVal zoomStep As System.Single _ )
'Usage
Dim instance As NChartProjectionButtonCommand Dim rotationStep As System.Single Dim elevationStep As System.Single Dim viewerRotationStep As System.Single Dim zoomStep As System.Single instance.ChangeProjection(rotationStep, elevationStep, viewerRotationStep, zoomStep)
protected void ChangeProjection( System.float rotationStep, System.float elevationStep, System.float viewerRotationStep, System.float zoomStep )
Parameters
- rotationStep
- elevationStep
- viewerRotationStep
- zoomStep