PathCubicBezier Struct
Defines a cubic Bezier curve (a shape path segment).
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
See Also
Defines a cubic Bezier curve (a shape path segment).
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
public readonly struct PathCubicBezier :
IPathSegment,
IEquatable<PathCubicBezier>
Public Structure PathCubicBezier
Implements IPathSegment,
IEquatable(Of PathCubicBezier)