Gets or sets the size of the popup window.

Namespace:  ESRI.ArcGISExplorer.Mapping

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public Size Size { get; set; }
Visual Basic (Declaration)
Public Property Size As Size

Field Value

The size of the popup window.

See Also