Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport Class / Grids Property

In This Topic
    Grids Property (Viewport)
    In This Topic
    Gets or sets the planar grids settings.
    Syntax
    'Declaration
     
    Public Property Grids As Grid()
    public Grid[] Grids {get; set;}
    See Also