Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / PreferredSize Property

In This Topic
    PreferredSize Property (C1Editor)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property PreferredSize As System.Drawing.Size
    public System.Drawing.Size PreferredSize {get;}
    See Also