ArcGIS Pro 2.9 API Reference Guide
PopupDefinition Class Properties


ArcGIS.Desktop.Mapping Namespace : PopupDefinition Class

For a list of all members of this type, see PopupDefinition members.

Public Properties
 NameDescription
Public Property Gets or sets whether content already in the dockable window is kept or cleared. Only used when dockable is true.  
Public Property Gets or sets whether the popup content is added to the default dockable window or a new pinned window.  
Public Property Gets or sets the screen coordinates to place the top left corner of the popup window. When set to null, a default position will be used. Only used when dockable is false or the dockable window is floating.  
Public Property Gets or sets the size of the popup window. When set to null, a default size will be used. Only used when dockable is false or the dockable window is floating.  
Top
See Also

Reference

PopupDefinition Class
ArcGIS.Desktop.Mapping Namespace