User Tools

Site Tools


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

Table of Contents

IGIS_Viewer.Color property

DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.Color | Methods | Properties

Background color.

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

Syntax

// C#
public TGIS_Color Color
{
  get {}
}
' VisualBasic
Public Property Color As TGIS_Color
  Get
  End Get
End Property
// Oxygene
public
  property Color : TGIS_Color read;

Value

Type
TGIS_Color
2022/11/16 01:37

Page Tools