[]
Gets the collection of internal rendering elements.
IEnumerable<IMapColorScaleElement> Elements { get; }
| Type | Description |
|---|---|
| IEnumerable<IMapColorScaleElement> | A collection of IMapColorScaleElement representing the internal rendering elements. |