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