PathQuadraticBezier Struct
A quadratic Bezier curve within a shape path.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
public readonly struct PathQuadraticBezier :
IPathSegment,
IEquatable<PathQuadraticBezier>
See Also