ClassLineGeometry
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class LineGeometry : Geometry, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Geometry>GeometryLineGeometry
Implements:
Inherited Members
Constructors
LineGeometry()
Declaration
cs-api-definition
public LineGeometry()
Fields
EndPointProperty
Declaration
cs-api-definition
public static AutomationProperty EndPointProperty
Field Value
StartPointProperty
Declaration
cs-api-definition
public static AutomationProperty StartPointProperty
Field Value
Properties
StartPoint
Declaration
cs-api-definition
[DataMember]
public Point StartPoint { get; set; }
Property Value
Methods
GetRealType()
Gets the real peer type