Name | Description | |
---|---|---|
IsCentering | Whether the map is under translating. | |
IsZooming | Whether the map is under scaling. | |
RightToLeft | Gets or sets a value indicating whether right-to-left mirror placement is turned on. |
The following tables list the members exposed by IMapDevice.
Name | Description | |
---|---|---|
IsCentering | Whether the map is under translating. | |
IsZooming | Whether the map is under scaling. | |
RightToLeft | Gets or sets a value indicating whether right-to-left mirror placement is turned on. |
Name | Description | |
---|---|---|
AfterRenderLayer | Invoked after rendering a map layer. | |
AfterRenderLegend | Invoked after rendering a map legend. | |
AfterRenderMap | Invoked after renndering a map. | |
AfterRenderVector | Invoked after rendering a vector item. | |
BeforeRenderLayer | Invoked before rendering a map layer. | |
BeforeRenderLegend | Invoked before rendering a map legend. | |
BeforeRenderMap | Invoked before rendering a map. | |
BeforeRenderVector | Invoked before rendering a vector item. | |
CanScaleOnZooming | Whether can scale the vector layer on zooming. | |
DrawString | Draws the string in the specified rectangle with specified style. | |
GetLegendMarkerSize | Gets the size of the marker of the legend item. | |
GetPlacemarkLabelSize | Gets the label size of the placemark element. | |
GetPlacemarkShapeBounds | Gets the bounds of marker shape of the placemark element. | |
GetPolylineWidth | Gets the width of the polyline. | |
HitTestPlacemark | Tests whether a point is hit on the placemark. | |
MeasureString | Gets the size of the string. | |
RemoveLabels | Remove the labels from the layer. | |
RenderLegendMarker | Renders the marker of the legend item. | |
RenderPlacemarkLabel | Renders the label of the placemark element. | |
RenderPlacemarkMarker | Renders the marker of the placemark element. | |
RenderPolygon | Renders the polygon element. | |
RenderPolyline | Renders the polyline element. | |
RenderTiles | Renders the tile items. | |
ResetLayer | Invoked when the layer status is reset. | |
ResetMap | Invoked when the map status is reset. | |
SetLayerTransformation | Sets the transformation of the map layer. | |
SetLayerVisible | Sets the visibility of the map layer. | |
SetLimitClip | Overloaded. Set the clip when the limitation bounds is set. | |
ShouldRemoveLabelsOnZooming | Whether should remove the vector layer labels on zooming. |