GpsGate Server JavaScript API

Interface  1.0.0

GpsGate Server JavaScript API > Interface > Bounds
Search:
 
Filters

Class Bounds

Known Subclasses:
Franson.Geometry.Bounds
specification for the (x,y,w,h) Bounds literal.
Union of Point and Size (Position and Dimensions). (a concrete class is available as Franson.Geometry.Bounds also).

Properties

h - number

height

w - number

width

x - number


y - number



Copyright © 2009 Franson Technology AB, Sweden. All rights reserved.