TsgDrawingNavigator.AlterScale

TsgDrawingNavigator  

  Classes Reference > Viewer controls > TsgDrawingNavigator > TsgDrawingNavigator Methods >

TsgDrawingNavigator.AlterScale

TsgDrawingNavigator  

Previous pageReturn to chapter overviewNext page

Scales the drawing.

function AlterScale(Factor: Double; IsAbsolute: Boolean; Position: TPoint): Boolean;

Description

Returns True if succeeded, otherwise, False.

Factor

Scaling factor (set Factor = 1 and IsAbsolute = True to draw image in 1:1 scale).

IsAbsolute

True

False

 

Scaling relative to the drawings extents.

Scaling relative to the current scale.

Position

Point relative to which scaling occurs.

 

 

 

Go to CAD VCL Enterprise