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