SymbolSizeUnits

sealed class SymbolSizeUnits

The list of possible size units for symbols. It describes the size units that can be applied to the symbols. For instance using DIPs for ModelSceneSymbol.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

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.

Link copied to clipboard

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.