Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public class QuadraticBezierSegment : PathSegment, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<PathSegment>PathSegmentQuadraticBezierSegment
Implements:
Inherited Members
Constructors
C#
public QuadraticBezierSegment()
Fields
C#
public static AutomationProperty Point1Property
C#
public static AutomationProperty Point2Property