Class
UserInteractionHelper

Collection of methods to assist the UserInteraction class.

Definition

Namespace:ArtOfTest.WebAii.Silverlight

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public static class UserInteractionHelper

Inheritance: objectUserInteractionHelper

Methods

GetCenterPoint(Rectangle)

Return the center point of this rectangle.

Declaration

cs-api-definition
public static Point GetCenterPoint(this Rectangle rectangle)

Parameters

rectangle

Rectangle

The rectangle to calculate center off.

Returns

Point

The center point.

In this article
DefinitionMethodsGetCenterPoint(Rectangle)
Not finding the help you need?
Contact Support