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

In This Topic
    ViewportsGap Property
    In This Topic
    Gets or sets the gap between viewports.
    Syntax
    'Declaration
     
    Public Property ViewportsGap As Integer
    public int ViewportsGap {get; set;}
    See Also