User Tools

Site Tools


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

Table of Contents

TGIS_ClassificationAbstract.EndColor property

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

Ending color used to generate ramp for class breaks.

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

Syntax

// Java
public TGIS_Color getEndColor();
 
public void setEndColor(
  TGIS_Color _value
);
// Oxygene
public
  property EndColor : TGIS_Color read write;

Value

Type
TGIS_Color

Remarks

References

2022/11/16 01:40

Page Tools