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

In This Topic
    Factor Property
    In This Topic
    Gets or sets the magnifying factor of the lens.
    Syntax
    'Declaration
     
    Public Property Factor As Double
    public double Factor {get; set;}
    See Also