ArcGIS Explorer Component Help |
Popup Constructor |
Popup Class See Also |
Initializes a new instance of the Popup class that represents a temporary Popup,
with the specified properties.
Overload List
Name | Description | |
---|---|---|
Popup(MapDisplay, String, String) |
Initializes a new instance of the Popup class that represents a temporary Popup, with the specified content and title.
| |
Popup(MapDisplay, Image, String, String) |
Initializes a new instance of the Popup class that represents a temporary Popup.
| |
Popup(MapDisplay, String, String, Point) |
Initializes a new instance of the Popup class that represents a temporary Popup, with the specified content, title, and an associated target location.
| |
Popup(MapDisplay, Image, String, String, Point) |
Initializes a new instance of the Popup class that represents a temporary Popup, with an associated target location.
|