PresentationObject.CalculateBounds Method
Returns the bounds of the PresentationObject in pixel coordinates in the specified View.
Thread safety: This property is not thread-safe.
CalculateBounds(View view)
Returns the bounds of the PresentationObject in pixel coordinates in the specified View.Syntax
public Rectangle CalculateBounds (
View view
)
Parameters
view
Type: View
The view to calculate the bounds in.
The view to calculate the bounds in.
Return Value
Type: Rectangle
The bounds, in pixel coordinates, of the presentation object in view.
The bounds, in pixel coordinates, of the presentation object in view.
Platforms
Windows, Linux, Android