User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_classificationabstract.startcolor

Table of Contents

TGIS_ClassificationAbstract.StartColor property

DK11 for Java | tatukgis.jdk.TGIS_ClassificationAbstract.StartColor | Methods | Properties

Starting color used to generate ramp for class breaks.

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

Syntax

// Java
public TGIS_Color getStartColor();
 
public void setStartColor(
  TGIS_Color _value
);
// Oxygene
public
  property StartColor : TGIS_Color read write;

Value

Type
TGIS_Color

Remarks

References

2022/11/16 01:40

Page Tools