[]
        
(Showing Draft Content)

C1.Win.Layout.ILayout.GetBounds

GetBounds Method

GetBounds(object)

Returns Rectangle bounds of the ItemContainer.

Declaration
Rectangle GetBounds(object itemContainer)
Function GetBounds(itemContainer As Object) As Rectangle
Parameters
Type Name Description
object itemContainer

ItemContainer for getting bounds.

Returns
Type Description
Rectangle

Rectangle bounds of the ItemContainer.