User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_viewer.color

Table of Contents

TGIS_Viewer.Color property

DK for .NET | TatukGIS.NDK.TGIS_Viewer.Color | Constructors | Fields | Methods | Properties | Events

Background color.

Available also on: Delphi | Java | ActiveX | 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
2025/01/31 01:14

Page Tools