Rhopoint Appearance Elements Help Help

IMeasurementSource

Declaration

public interface IMeasurementSource { string? DeviceIdentifier { get; set; } string? LocationName { get; set; } string? Latitude { get; set; } string? Longitude { get; set; } }
03 February 2025