globalmapper.SetVectorDrawScale

globalmapper.SetVectorDrawScale(float aDrawScale) float[source]

Specifies the extra scaling factor to apply to line widths, point symbols, and fonts when drawing. This is useful when printing to try and keep vector features the same size as displayed. This returns the previous vector draw scale so that it can be restored if necessary.

Parameters

aDrawScale (float) – scale factor to apply to line widths, symbols, and fonts

Returns

The previous vector draw scale

Return type

float