'Declaration
Function OnPolygonCreated( _ ByVal element As NDiagramElement, _ ByVal mapFeature As NMapFeature _ ) As System.Boolean
'Usage
Dim instance As INShapeCreatedListener Dim element As NDiagramElement Dim mapFeature As NMapFeature Dim value As System.Boolean value = instance.OnPolygonCreated(element, mapFeature)
System.bool OnPolygonCreated( NDiagramElement element, NMapFeature mapFeature )
Parameters
- element
- mapFeature