Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / GetItemBounds Method

In This Topic
    GetItemBounds Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetItemBounds( _
       ByVal item As System.ComponentModel.Component _
    ) As System.Drawing.Rectangle
    public System.Drawing.Rectangle GetItemBounds( 
       System.ComponentModel.Component item
    )

    Parameters

    item
    See Also