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

In This Topic
    Grid Property (ViewportLayout)
    In This Topic
    Gets the first XY grid settings in the active viewport.
    Syntax
    'Declaration
     
    Public ReadOnly Property Grid As Grid
    public Grid Grid {get;}
    See Also