lineSortKey

open override fun lineSortKey(lineSortKey: Double): <ERROR CLASS>

Set the LineSortKey property

Parameters

lineSortKey

value of lineSortKey

open override fun lineSortKey(lineSortKey: Expression): <ERROR CLASS>

Set the LineSortKey property

Parameters

lineSortKey

value of lineSortKey as Expression

val lineSortKey: Double?

Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.