BingMapsForEnterpriseImageGlobeOverlayMapStyle Property |
Gets the map style.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public BingMapsStyle MapStyle { get; }
Public ReadOnly Property MapStyle As BingMapsStyle
Get
public:
property BingMapsStyle MapStyle {
BingMapsStyle get ();
}
member MapStyle : BingMapsStyle with get
Property Value
Type:
BingMapsStyleSee Also