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