Preparing search index...
The search index is not available
Mycelium
Mycelium
ui
Rect
Class Rect
Hierarchy
WithOptions
<
IRectOptions
>
Rect
Implements
IViewBuilder
Index
Constructors
constructor
Properties
height
options
width
Methods
padded
with
Constructors
constructor
new
Rect
(
width
,
height
)
:
Rect
Parameters
width
:
number
height
:
number
Returns
Rect
Properties
Readonly
height
height
:
number
Protected
options
options
:
IRectOptions
Readonly
width
width
:
number
Methods
padded
padded
(
padding
)
:
Padded
Parameters
padding
:
number
|
IPadding
Returns
Padded
with
with
(
options
)
:
this
Parameters
options
:
Partial
<
IRectOptions
>
Returns
this
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
height
options
width
padded
with
Mycelium
Loading...