[]
Represents the map rendering component.
public interface IMap : IStaticItem, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem
Name | Description |
---|---|
AntiAliasing | Gets the smoothing mode for map rendering. |
ColorScale | Gets the color scale rendering settings. |
DistanceScale | Gets the distance scale rendering settings. |
Layers | Gets the collection of map rendering layers. |
Legends | Gets the collection of map rendering legends. |
MaximumSpatialElementCount | Gets the maximum number of spatial elements in the map. |
MaximumTotalPointCount | Gets the maximum number of points in the map. |
ShadowIntensity | Gets the shadow opacity in percents. |
TextAntiAliasingQuality | Gets the text rendering hints for map rendering. |
TileLanguage | Gets the Bing server setting for tile layer rendering. |
Titles | Gets the collection of map rendering titles. |
Viewport | Gets the viewport rendering settings. |