Search Results for

    Show / Hide Table of Contents

    Class FlingAnimation

    Inheritance
    object
    FlingAnimation
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Animations
    Assembly: Mapsui.dll
    Syntax
    public static class FlingAnimation

    Methods

    | Edit this page View Source

    Create(double, double, long)

    Declaration
    public static List<AnimationEntry<Viewport>> Create(double velocityX, double velocityY, long maxDuration)
    Parameters
    Type Name Description
    double velocityX
    double velocityY
    long maxDuration
    Returns
    Type Description
    List<AnimationEntry<Viewport>>
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX