'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)
protected virtual NPlugsTracker CreatePlugsTracker( NShape shape )
Parameters
- shape