User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewer3dbase.demisolinegap

Table of Contents

ITGIS_Viewer3DBase.DemIsolineGap property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Viewer3DBase.DemIsolineGap | Methods | Properties

Isoline gap

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

Syntax

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

Value

Type
double
Double
2024/12/20 22:16

Page Tools