Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / AllowDropEventArgs Class / TagretBounds Property

In This Topic
    TagretBounds Property
    In This Topic
    Gets target bounds.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TagretBounds As Rectangle
    public Rectangle TagretBounds {get;}
    See Also