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