Name | Description | |
---|---|---|
![]() | PopupContent Constructor | Overloaded. |
The following tables list the members exposed by PopupContent.
Name | Description | |
---|---|---|
![]() | PopupContent Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Category | Gets or sets the category for grouping of the pop-up. |
![]() | CoordinateString | Gets the coordinate string |
![]() | HasMValue | Gets whether the content has an M value |
![]() | HtmlContent | Gets the html content to display in the pop-up. |
![]() | HtmlURI | Gets or sets the path to the html content to display in the pop-up. |
![]() | IDString | Gets or sets a "generic string feature id" associated with the pop-up. Can be empty if the pop-up is not associated with a feature using a string. |
![]() | IncludeNameInCaption | Gets or sets the property indicating that the caption of the pop-up includes the MapMember name and Title. |
![]() | IsDynamicContent | Gets or sets a value indicating if the content for the pop-up should be created the first time it is loaded in the window. |
![]() | MapMember | Gets or sets the MapMember associated with the pop-up. Can be null if the pop-up is not tied to a specific MapMember. |
![]() | MValueString | Gets the m value as a string |
![]() | ObjectID | Gets or sets the objectID associated with the pop-up. Can be -1 if the pop-up is not tied to a specific object id. |
![]() | RelatedDataCIMDefinitionXML | Gets and sets the related CIM definition |
![]() | Title | Gets or sets the text shown to identify the content. This property will be updated automatically if the content is not set. |
![]() | XPosition | Gets or sets the property indicating x coordinate for the feature's position in the map. |
![]() | YPosition | Gets or sets the property indicating y coordinate for the feature's position in the map. |
Name | Description | |
---|---|---|
![]() | NotifyPropertyChanged | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |
![]() | OnCreateHtmlContent | Occurs the first time the content for the item is requested. This method is only called if the IsDynamicContent property is true. |
![]() | SetProperty | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |