Table of Contents

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; }

Property Value

bool