'Declaration
Protected Overrides Function RedefineElement( _ ByVal node As INDiagramElement, _ ByVal start As NPointF, _ ByVal end As NPointF _ ) As System.Boolean
'Usage
Dim instance As NCreateRectangleTool Dim node As INDiagramElement Dim start As NPointF Dim end As NPointF Dim value As System.Boolean value = instance.RedefineElement(node, start, end)
Parameters
- node
- start
- end