Invalidates the object and causes it to be redrawn optionally recalculating the text area.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Sub Update ( _ recalculateTextBounds As Boolean _ )
public void Update( bool recalculateTextBounds )
Type: System.Boolean
A value indicating if the text area should be recalculated.