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