'Declaration
Public Overridable Function OnPolylineCreated( _ ByVal element As NDiagramElement, _ ByVal mapFeature As NMapFeature _ ) As System.Boolean
'Usage
Dim instance As NShapeCreatedListener Dim element As NDiagramElement Dim mapFeature As NMapFeature Dim value As System.Boolean value = instance.OnPolylineCreated(element, mapFeature)
public virtual System.bool OnPolylineCreated( NDiagramElement element, NMapFeature mapFeature )
Parameters
- element
- mapFeature