User Tools

Site Tools


api:dk11:delphi:gisinterfaces.igis_viewer.scaleasfloat

Table of Contents

IGIS_Viewer.ScaleAsFloat property

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

Setting up and reading the scale factor.

Available also on: .NET | Java | ActiveX | Python.

Syntax

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

Value

Type
Double

Remarks

Be sure to set up properly coordinate system.

2022/11/16 01:18

Page Tools