User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewer3dbase.demisolinecolor

Table of Contents

ITGIS_Viewer3DBase.DemIsolineColor property

DK for ActiveX | TatukGIS_XDK11.ITGIS_Viewer3DBase.DemIsolineColor | Methods | Properties

Isoline color

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

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
2025/01/31 01:05

Page Tools