Property DisableRedraw
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
DisableRedraw
Get/Set a boolean value which disables or enables drawing methods to the control window.
public bool DisableRedraw { get; set; }
Property Value
Remarks
Default value: false (the control is drawn).