Creates an inlay from the URI and Central
Body, adds it to the globe and returns it. If show is true it adds
a display condition that always returns visible=true.
| C# | Visual Basic | Visual C++ |
IAgGxGlobeInlay AddURI( IAgGxCentralBody pCentralBody, string URI, AgGxInlayRole Role, bool Show )
Function AddURI ( _ pCentralBody As IAgGxCentralBody, _ URI As String, _ Role As AgGxInlayRole, _ Show As Boolean _ ) As IAgGxGlobeInlay
IAgGxGlobeInlay^ AddURI( [ InAttribute] IAgGxCentralBody^ pCentralBody, [ InAttribute] String^ URI, [ InAttribute] AgGxInlayRole Role, [ InAttribute] bool Show )
Assembly: AGI.Graphics.GlobeInlays.Interop(Module: AGI.Graphics.GlobeInlays.Interop) Version: 9.0.0.0 (9.0.0.0)