User Tools

Site Tools


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

Table of Contents

TGIS_Viewer3DBase.DemIsolineColor property

Syntax

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

Value

Type
TGIS_Color
2022/11/30 19:29

Page Tools