User Tools

Site Tools


api:dk11:delphi:gisparams.tgis_paramssection.minzoom

Table of Contents

TGIS_ParamsSection.MinZoom property

DK for Delphi | GisParams.TGIS_ParamsSection.MinZoom | Constructors | Fields | Methods | Properties

Starting visibility zoom; if positive, then value refers to pixels; If negative then value refers to twips (1/1440 of inch). Zoom must be in MinZoom..MaxZoom to make the layer visible. See also MaxLevel or MaxScale.

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

Syntax

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

Value

Type
Double

Remarks

Unused on a shape level.

2025/01/31 01:09

Page Tools