User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.Scale property

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

Setting up and reading the scale factor.

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

Page Tools