User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_viewer.color

Table of Contents

ITGIS_Viewer.Color property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Viewer.Color | Methods | Properties

Background color.

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

Syntax

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

Value

Type
TGIS_Color
2022/11/30 19:10

Page Tools