DK11 for Delphi | GisClassification.TGIS_ClassificationAbstract.EndColor | Methods | Properties
Ending color used to generate ramp for class breaks.
// Delphi public property EndColor : TGIS_Color read write;
// C++ Builder public: __property TGIS_Color* EndColor = {read, write};
Type |
---|
TGIS_Color |
Works only for RenderType values: TGIS_ClassificationRenderType.Color and TGIS_ClassificationRenderType.OutlineColor.