User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_paramssection.maxlevel

Table of Contents

ITGIS_ParamsSection.MaxLevel property

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

Ending visibility level. If not in range -128..128 then used instead of MaxScale or MaxZoom.

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

Syntax

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

Value

Type
double
Double
2022/11/30 19:09

Page Tools