Event dispatched usually from an info container content when the info container placement mode is set to auto.
The placement property, will direct the info container to be repositioned about its anchor point.
public var infoPlacement:String = "upperRight"
Info placement location.
public function InfoPlacementEvent(infoPlacement:String)
Creates a new InfoPlacementEvent.
Parameters
| infoPlacement:String — the info placement location.
|
public static const INFO_PLACEMENT:String = "infoPlacement"
Defines the value of the type property of an infoPlacement event object.
(c) 2009 ESRI. All rights reserved.