Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / GetGrid Method

In This Topic
    GetGrid Method
    In This Topic
    Gets active viewport grid object
    Syntax
    'Declaration
     
    Public Function GetGrid() As Grid
    public Grid GetGrid()

    Return Value

    The grid object of the active viewport
    See Also