DK11 for Java | tatukgis.jdk.TGIS_ClassificationAbstract.EndColor | Methods | Properties
Ending color used to generate ramp for class breaks.
// Java public TGIS_Color getEndColor(); public void setEndColor( TGIS_Color _value );
// Oxygene public property EndColor : TGIS_Color read write;
Type |
---|
TGIS_Color |
Works only for RenderType values: TGIS_ClassificationRenderType.Color and TGIS_ClassificationRenderType.OutlineColor.