User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.scale

Table of Contents

IGIS_Viewer.Scale property

DK11 for Delphi | GisInterfaces.IGIS_Viewer.Scale | Methods | Properties

Setting up and reading the scale factor.

Available also on: ActiveX | Python.

Syntax

// Delphi
public
  property Scale : Double read write;
// C++ Builder
public:
  __property double Scale = {read, write};

Value

Type
Double

Remarks

same as ScaleAsFloat
Be sure to set up properly coordinate system.

2022/11/16 01:18

Page Tools