User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_paramssection.minscale

Table of Contents

ITGIS_ParamsSection.MinScale property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ParamsSection.MinScale | Methods | Properties

Starting visibility zoom. If <> 0 then used instead of MinLevel or MinZoom.

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

Syntax

// C#
public Double MinScale
{
  get {}
  set {}
}
' VisualBasic
Public Property MinScale As Double
  Get
  End Get
  Set(ByVal value As Double)
  End Set
End Property
// Oxygene
public
  property MinScale : Double read read;

Value

Type
double
Double
2022/11/30 19:09

Page Tools