Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayoutBase Class / windowHandle Property

In This Topic
    windowHandle Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property windowHandle As IntPtr
    public IntPtr windowHandle {get; set;}
    See Also