Search Results for

    Show / Hide Table of Contents

    Class RulerWidget.RulerWidgetUpdatedEventArgs

    Inheritance
    object
    EventArgs
    RulerWidget.RulerWidgetUpdatedEventArgs
    Inherited Members
    EventArgs.Empty
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Widgets.InfoWidgets
    Assembly: Mapsui.dll
    Syntax
    public class RulerWidget.RulerWidgetUpdatedEventArgs : EventArgs

    Constructors

    | Edit this page View Source

    RulerWidgetUpdatedEventArgs(GestureType)

    Declaration
    public RulerWidgetUpdatedEventArgs(GestureType gestureType)
    Parameters
    Type Name Description
    GestureType gestureType

    Properties

    | Edit this page View Source

    GestureType

    Declaration
    public GestureType GestureType { get; }
    Property Value
    Type Description
    GestureType

    Extension Methods

    DisposableExtension.DisposeIfDisposable(object?)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX