User Tools

Site Tools


api:dk11:delphi:fmx.gisviewerwnd.tgis_viewerwnd.scaleasfloat

Table of Contents

TGIS_ViewerWnd.ScaleAsFloat property

DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.ScaleAsFloat | Constructors | Methods | Properties | Events | Events

Setting up and reading the scale factor.

Available also on: .NET WinForms | 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:14

Page Tools