Skip to main content
All docs
V24.2

TdxAzureMapConfidence Enum

Declaration

TdxAzureMapConfidence = (
    Unknown,
    High,
    Low,
    Medium
);

Members

Name
Unknown
High
Low
Medium
See Also