Property RaiseOnPaint
- Namespace
- VectorDraw.Professional.Utilities
- Assembly
- VectorDraw.Serialize.dll
RaiseOnPaint
Get/Set if the the progress event will be raised during Paint events.Default value is false;
public bool RaiseOnPaint { get; set; }
Get/Set if the the progress event will be raised during Paint events.Default value is false;
public bool RaiseOnPaint { get; set; }