You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N>Unsupported popup annotation icons will be rendered as the NewParagraph icon.
226
+
225
227
### Changing the properties of a selected popup
226
228
227
229
You can change the properties of the selected annotation by casting the sender parameter of the `PopupAnnotationSelected` event handler to `PopupAnnotation` and modify its properties. The following code example shows how to change the properties.
0 commit comments