Skip to main content
All docs
V24.2

TdxAzureMapFeatureType Enum

Declaration

TdxAzureMapFeatureType = (
    Unknown,
    Feature
);

Members

Name
Unknown
Feature
See Also