Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / DrawLinkEventArgs Class / Bounds Field

In This Topic
    Bounds Field (DrawLinkEventArgs)
    In This Topic
    The bounding rectangle of the link.
    Syntax
    'Declaration
     
    
    Public ReadOnly Bounds As Rectangle
    public readonly Rectangle Bounds
    See Also