'Declaration
Protected Overridable Function CreateRotationTracker( _ ByVal shape As NShape _ ) As NRotationTracker
'Usage
Dim instance As NTrackersManager Dim shape As NShape Dim value As NRotationTracker value = instance.CreateRotationTracker(shape)
protected virtual NRotationTracker CreateRotationTracker( NShape shape )
Parameters
- shape