Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / MagnifyingGlassSettings Class / Size Property

In This Topic
    Size Property (MagnifyingGlassSettings)
    In This Topic
    Gets or sets the size of the magnifying glass lens.
    Syntax
    'Declaration
     
    Public Property Size As Size
    public Size Size {get; set;}
    Remarks
    Call ViewportLayout.CompileUserInterfaceElements to update the magnyfying glass shape.
    See Also