Class: ArcGISRuntime/Mapping/Symbology/ArcGISSymbolSizeUnits
Since: 1.0.0
The list of possible size units for symbols.
| Since | Value | Summary |
|---|---|---|
1.0.0 | DI | Render the affected symbol by interpreting the size values as DIPs. Symbols in this mode remain the same screen space size no matter the camera's distance from the symbol itself. |
1.0.0 | Meters | Render the affected symbol by interpreting the size values as meters. Symbols in this mode remain the same world space size no matter the camera's distance from the symbol itself. |