Search Results for

    Show / Hide Table of Contents

    Class FlyToAnimation

    Inheritance
    object
    FlyToAnimation
    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 class FlyToAnimation

    Methods

    | Edit this page View Source

    Create(Viewport, MPoint, double, long)

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