MobileForms Toolkit Documentation

GetAddressCompletedEventArgs.ViewPoint Property

Gets the GeoArea object specifying the geographic area that is addressed by requested civic address.

public Resco.Location.GeoArea ViewPoint {get; set;}

Remarks

May be null, if requested civic address can be well defined by a single point. It is always null for GPS location translation.

See Also

GetAddressCompletedEventArgs Class | Resco.Location.Services.GeoCode Namespace