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