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