Packagecom.mapquest
Interfacepublic interface IRectXY
ImplementorsRectXY



Public Properties
 PropertyDefined by
  lr : IPointXY
IRectXY
  ul : IPointXY
IRectXY
Property detail
lrproperty
lr:IPointXY  [read-write]Implementation
    public function get lr():IPointXY
    public function set lr(value:IPointXY):void
ulproperty 
ul:IPointXY  [read-write]Implementation
    public function get ul():IPointXY
    public function set ul(value:IPointXY):void