Property FreezeActions
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
FreezeActions
Get/Set a boolean value representing if the user actions are enabled or not.
public bool FreezeActions { get; set; }
Property Value
Remarks
Set this value to true in order to speed up the component if no user action is needed.