다음을 통해 공유


AnimationLerpingExtensions 클래스

정의

public ref class AnimationLerpingExtensions abstract sealed
public static class AnimationLerpingExtensions
type AnimationLerpingExtensions = class
Public Module AnimationLerpingExtensions
상속
AnimationLerpingExtensions

메서드

GenericLerp<T>(T, T, Double, Double)
Lerp(Color, Color, Double)
Lerp(Double, Double, Double)
Lerp(Nullable<Single>, Nullable<Single>, Double)
Lerp(Point, Point, Double)
Lerp(PointF, PointF, Double)
Lerp(Rect, Rect, Double)
Lerp(RectF, RectF, Double)
Lerp(Single, Single, Double)
Lerp(Size, Size, Double)
Lerp(SizeF, SizeF, Double)
Lerp(SolidPaint, SolidPaint, Double)
Lerp(Thickness, Thickness, Double)

적용 대상