AnalysisGeospatialLineWidth

data class AnalysisGeospatialLineWidth(val lineWidth: Double? = null)

Constructors

Link copied to clipboard
constructor(lineWidth: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val lineWidth: Double? = null

The positive value for the width of a line.