Table of Contents

Method ZoomScale

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

ZoomScale(double)

Zooms the drawing area using a given scale factor of the active layout.

public void ZoomScale(double scalefactor)

Parameters

scalefactor double

A double value representing the scale factor.

Remarks

If there is an active viewport then this action will take place to the viewport.