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