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