| BalloonNavigatingEventArgsUri Property  | 
 
            Gets the Uri that the balloon is navigating to.
            
 
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
SyntaxPublic ReadOnly Property Uri As Uri
	Get
public:
property Uri^ Uri {
	Uri^ get ();
}member Uri : Uri with get
Property Value
Type: 
Uri See Also
See Also