New to Telerik Test StudioStart a free 30-day trial

Definition

Constructors

C#
public PolyQuadraticBezierSegment()

Fields

C#
public static AutomationProperty PointsProperty

Properties

C#
[DataMember]
public List<Point> Points { get; set; }

Methods

C#
public override string GetRealType()
Returns:

string

Overrides: PathSegment.GetRealType()