kusvg
Toggle table of contents
0.2.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kusvg
kusvg
/
com.jetbrains.kusvg
/
USvgSize
USvg
Size
class
USvgSize
(
val
width
:
Double
,
val
height
:
Double
)
Natural SVG viewport size in CSS pixels.
Members
Constructors
USvg
Size
Link copied to clipboard
constructor
(
width
:
Double
,
height
:
Double
)
Properties
height
Link copied to clipboard
val
height
:
Double
viewport height
width
Link copied to clipboard
val
width
:
Double
viewport width