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