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