FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellAutomationPeer Class / GetBoundingRectangle Method

In This Topic
    GetBoundingRectangle Method (GridCellAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetBoundingRectangle() As Rect
    public Rect GetBoundingRectangle()
    See Also