SlicePointer

data class SlicePointer(length: Dimension, width: Dimension, color: Int)

Properties

color
Link copied to clipboard
val color: Int
length
Link copied to clipboard
val length: Dimension
width
Link copied to clipboard
val width: Dimension