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