Blockbench Reference Docs
Preparing search index...
custom/interface
ResizeLine
Class ResizeLine
Index
Constructors
constructor
Properties
condition?
horizontal
id
node
width
Methods
get
set
set
Position
update
Constructors
constructor
new
ResizeLine
(
id
:
string
,
options
:
ResizeLineOptions
)
:
ResizeLine
Parameters
id
:
string
options
:
ResizeLineOptions
Returns
ResizeLine
Properties
Optional
condition
condition
?:
any
horizontal
horizontal
:
boolean
id
id
:
string
node
node
:
HTMLElement
width
width
:
number
Methods
get
get
()
:
void
Returns
void
set
set
()
:
void
Returns
void
set
Position
setPosition
(
data
:
{
bottom
?:
number
;
left
?:
number
;
right
?:
number
;
top
?:
number
}
,
)
:
void
Parameters
data
:
{
bottom
?:
number
;
left
?:
number
;
right
?:
number
;
top
?:
number
}
Returns
void
update
update
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
condition
horizontal
id
node
width
Methods
get
set
set
Position
update
Blockbench Reference Docs
Loading...