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