Tsg3DDrawingNavigator.AlterScale

Tsg3DDrawingNavigator

  Classes Reference > Viewer controls > Tsg3DDrawingNavigator > Tsg3DDrawingNavigator Methods >

Tsg3DDrawingNavigator.AlterScale

Tsg3DDrawingNavigator

Previous pageReturn to chapter overviewNext page

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

Description

Scales the drawing relative to the specified point using a specific scale factor.

Set IsAbsolute parameter to True in order to perform scaling relative to the drawing's extents, otherwise scaling will be performed relative the current scale factor.

 

 

Go to CAD VCL Enterprise