Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
vfk
main
Top Level Namespace
CoverRect
DBClient
DBExecutor
FKDef
FKDefTupleDecl
IntPoint
LayoutColumn
LayoutRow
Main
Rect
TblRelat
Built with Crystal 1.9.2
2023-10-07 21:49:17 UTC
class
Rect
Rect
Reference
Object
Defined in:
classes/rect.cr
Constructors
.new
(atx_PX : Float32, aty_PX : Float32, width_PX : Float32, height_PX : Float32)
Instance Method Summary
#atx_PX
: Float32
#aty_PX
: Float32
#height_PX
: Float32
#width_PX
: Float32
Constructor Detail
def self.
new
(atx_PX : Float32, aty_PX : Float32, width_PX : Float32, height_PX : Float32)
#
[
View source
]
Instance Method Detail
def
atx_PX
: Float32
#
[
View source
]
def
aty_PX
: Float32
#
[
View source
]
def
height_PX
: Float32
#
[
View source
]
def
width_PX
: Float32
#
[
View source
]