Value

class Value(val value: Rectangle) : ViewBox(source)

Constructors

Link copied to clipboard
constructor(value: Rectangle)

Properties

Link copied to clipboard
open override val value: Rectangle

Functions

Link copied to clipboard
open override fun toString(): String