User Tools

Site Tools


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

Table of Contents

TGIS_ViewerWnd.MinZoomSize property

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

Minimal size of the zooming rectangle.

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

Syntax

// Delphi
published
  property MinZoomSize : Integer read write default GIS_MIN_ZOOM_SIZE;
// C++ Builder
published:
  __property int MinZoomSize = {read, write, default=GIS_MIN_ZOOM_SIZE};

Value

Type Default
Integer GIS_MIN_ZOOM_SIZE
2022/11/16 01:14

Page Tools