'Declaration
Function OnMultiPointCreated( _ 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.OnMultiPointCreated(element, mapFeature)
System.bool OnMultiPointCreated( NDiagramElement element, NMapFeature mapFeature )
Parameters
- element
- mapFeature