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