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

In This Topic
    SmallSize Property (ViewportLayout)
    In This Topic
    Gets or sets the size (in pixel) of small entities.
    Syntax
    'Declaration
     
    Public Property SmallSize As Integer
    public int SmallSize {get; set;}
    See Also