ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.DeviceLocation Namespace / Snapshot Class
Properties Methods


In This Topic
    Snapshot Class Members
    In This Topic

    The following tables list the members exposed by Snapshot.

    Public Properties
     NameDescription
    Public Property Gets the horizontal accuracy for the current feed.  
    Public PropertyGets a ArcGIS.Core.Geometry.Coordinate3D.  
    Public Property Gets the vertical accuracy for the current feed.  
    Top
    Public Methods
     NameDescription
    Public Method Returns a point geometry of MapPoint type from the Snapshot. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also