InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / ParagraphElement Class / _bounds Field

In This Topic
    _bounds Field (ParagraphElement)
    In This Topic
    The System.Drawing.Rectangle that defines the position of the Element within its parent.
    Syntax
    'Declaration
     
    Protected _bounds As Rectangle
    protected Rectangle _bounds
    See Also