Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / MagnifyingGlass Property

In This Topic
    MagnifyingGlass Property
    In This Topic
    Gets or sets the settings for the magnifying glass displayed under the mouse cursor.
    Syntax
    'Declaration
     
    Public Property MagnifyingGlass As MagnifyingGlassSettings
    public MagnifyingGlassSettings MagnifyingGlass {get; set;}
    See Also