Click or drag to resize
SoVRMLAnchorFetchURLFunction Property

Application callbacks invoked when the mouse is clicked on an anchor (activate) so that the app can fetch the URL or call Netscape/Mosaic to fetch the URL.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public static SoVRMLAnchorFetchURLCallback FetchURLFunction { get; set; }

Property Value

Type: SoVRMLAnchorFetchURLCallback
Remarks

See Also