ClassRectangle
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class Rectangle : Shape, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementShapeRectangle
Implements:
Inherited Members
Constructors
Rectangle()
Declaration
cs-api-definition
public Rectangle()
Fields
RadiusXProperty
Declaration
cs-api-definition
public static AutomationProperty RadiusXProperty
Field Value
RadiusYProperty
Declaration
cs-api-definition
public static AutomationProperty RadiusYProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.