FrameworkElementGetIntRectangle Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Gets the bounding rectangle of this element within the Silverlight app with integral coordinates

Namespace:  ArtOfTest.WebAii.Silverlight
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public Rectangle GetIntRectangle()

Return Value

Type: Rectangle
The rectangle of this element
See Also

Reference