orx
Toggle table of contents
0.5.0-dev.95+27f1a09
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-panel
/
org.openrndr.panel.style
/
LinearDimension
/
PX
PX
class
PX
(
val
value
:
Double
)
:
LinearDimension
(
source
)
Members
Constructors
PX
Link copied to clipboard
constructor
(
value
:
Double
)
Properties
important
Link copied to clipboard
val
important
:
Boolean
inherit
Link copied to clipboard
val
inherit
:
Boolean
value
Link copied to clipboard
val
value
:
Double
Functions
in
Pixels
Link copied to clipboard
fun
inPixels
(
parentLengthInPx
:
Double
)
:
Double
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String