-api-id | -api-type |
---|---|
T:Windows.UI.Xaml.Media.PolyQuadraticBezierSegment |
winrt class |
Represents a set of quadratic Bezier segments.
<PolyQuadraticBezierSegment .../>
This example creates two curves using a PolyQuadraticBezierSegment to specify the coordinates.
[!code-xamlPolyQuadraticBezierSegment]
PathSegment, QuadraticBezierSegment, Path, PathGeometry, XAML vector-based drawing sample, Draw shapes