DK11 for Python | tatukgis.pdk.TGIS_ClassificationAbstract.EndColor | Methods | Properties
Ending color used to generate ramp for class breaks.
# Python @property def EndColor( self ) -> TGIS_Color: @EndColor.setter def EndColor( self, _value: TGIS_Color ) -> None:
Type |
---|
TGIS_Color |
Works only for RenderType values: TGIS_ClassificationRenderType.Color and TGIS_ClassificationRenderType.OutlineColor.