.NET SDK Documentation

    Show / Hide Table of Contents

    Class PhotoTakenEventArgs

    Photo taken event args

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

    Properties

    | Improve this Doc View Source

    PhotoId

    Gets the photo identifier of the photo that was taken

    public uint PhotoId { get; }
    Property Type
    UInt32

    See Also

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