Table of Contents

Property DisableZoomOnResize

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

DisableZoomOnResize

Get/Set a boolean value which disables or enables zoom change when the control is resized.

public bool DisableZoomOnResize { get; set; }

Property Value

bool

Remarks

The value is reference to a static field and applies with the same value to all vdDocument objects of the application. Default value is false.