'Declaration
Function OnPointCreated( _ ByVal pointLabel As NMapPointLabel, _ ByVal mapFeature As NMapFeature _ ) As System.Boolean
'Usage
Dim instance As INShapeCreatedListener Dim pointLabel As NMapPointLabel Dim mapFeature As NMapFeature Dim value As System.Boolean value = instance.OnPointCreated(pointLabel, mapFeature)
System.bool OnPointCreated( NMapPointLabel pointLabel, NMapFeature mapFeature )
Parameters
- pointLabel
- mapFeature