User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewer3dbase.demisolinegap

Table of Contents

TGIS_Viewer3DBase.DemIsolineGap property

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
2022/11/30 19:29

Page Tools