WebBrowserVisualUrl Property |
Property Value
Type: String
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: 11.0.0.7658
Syntaxpublic string Url { get; set; }Property Value
Type:
String
See Also