User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_paramssection.maxlevel

Table of Contents

TGIS_ParamsSection.MaxLevel property

DK11 for .NET | TatukGIS.NDK.TGIS_ParamsSection.MaxLevel | Constructors | Fields | Methods | Properties

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

Available also on: Delphi | Java | ActiveX | 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:26

Page Tools