Distance Symbol Range
Used contain multiple symbols with distance ranges. Distance composite symbol displays graphics with multiple symbols that may have distance ranges. The range contains a minimum and maximum distance for rendering the symbol. Outside of that range the symbol is not visible.
Since
200.1.0
See also
Constructors
Create a distance symbol range object. Creates a Distance symbol range with just no symbol or no range properties.
Create a distance symbol range object. Creates a Distance Range with a symbol and range properties. As a result the symbol will only be visible when the camera is within the specified distance range. Note that setting the maximum range to null indicates that there isn't a maximum range limit and the symbol will always be visible beyond its minimum range.
Properties
The maximum distance (in meters) of the distance symbol range. The maximum distance (in meters) of the distance symbol range object.
The minimum distance (in meters) of the distance symbol range. The minimum distance (in meters) of the distance symbol range object.