Skip to main content

Line2DUnwindAnimation.CreateAnimatedClipBounds(Rect, Double) Method

For internal use only.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public virtual Rect CreateAnimatedClipBounds(
    Rect clipBounds,
    double progress
)

Parameters

Name Type
clipBounds Rect
progress Double

Returns

Type
Rect
See Also