kvision-electron
/
io.kvision.electron.electron
/
RectanglePartial
Rectangle
Partial
external interface
RectanglePartial
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
height
Link copied to clipboard
open var
height
:
Number
?
Content copied to clipboard
width
Link copied to clipboard
open var
width
:
Number
?
Content copied to clipboard
x
Link copied to clipboard
open var
x
:
Number
?
Content copied to clipboard
y
Link copied to clipboard
open var
y
:
Number
?
Content copied to clipboard