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
/
Percent
Percent
class
Percent
(
val
value
:
Double
)
:
LinearDimension
(
source
)
Members
Constructors
Percent
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