ShowContextMenuParametersLocation Property  | 
 
                Gets the context menu location. This location is related to the frame the context menu
                is invoked on.
            
 
    Namespace: 
   DotNetBrowser.Browser.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.0
Syntaxpublic Point Location { get; }Property Value
Type: 
PointThe context menu location.
See Also