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