WebBrowserVisualUrl Property |
The web address to display in the web page. If it starts with '~' then the web browser will be redirected to connect to the local Document.Scene.WebServer.Port configured for this model on the localhost.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic string Url { get; set; }Property Value
Type:
String
See Also