.NET SDK Documentation

    Show / Hide Table of Contents

    Class NavMapUpdateEventArgs

    Nav map update event args

    Inheritance
    Object
    EventArgs
    NavMapUpdateEventArgs
    Inherited Members
    EventArgs.Empty
    Namespace: Anki.Vector.Events
    Assembly: Anki.Vector.dll
    Syntax
    public class NavMapUpdateEventArgs : EventArgs

    Properties

    | Improve this Doc View Source

    NavMap

    Gets the nav map grid.

    public NavMapGrid NavMap { get; }
    Property Type
    NavMapGrid

    See Also

    EventArgs
    • Improve this Doc
    • View Source
    Back to top Copyright (c) 2019 by Wayne Venables