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