User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_paramssection.minlevel

Table of Contents

ITGIS_ParamsSection.MinLevel property

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

Starting visibility level. If not in range -128..128 then used instead of MinScale or MinZoom.

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

Syntax

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

Value

Type
double
Double
2022/11/30 19:09

Page Tools