-api-id | -api-type |
---|---|
T:Windows.UI.Xaml.Media.PolyBezierSegment |
winrt class |
Represents one or more cubic Bezier curves.
<PolyBezierSegment .../>
This example shows how to use a PolyBezierSegment to create a series of curves.
[!code-xamlPolyBezierSegment]
PathSegment, Path, PathGeometry, XAML vector-based drawing sample, Draw shapes