Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / MagnifyingGlassSettings Class / Offset Property

In This Topic
    Offset Property (MagnifyingGlassSettings)
    In This Topic
    Gets or sets the offset between the mouse position and the magnifying glass lens.
    Syntax
    'Declaration
     
    Public Property Offset As Point
    public Point Offset {get; set;}
    See Also