Map for WinForms | ComponentOne
C1.FlexMap Namespace / IMapDevice Interface
Properties Methods

In This Topic
    IMapDevice Interface Members
    In This Topic

    The following tables list the members exposed by IMapDevice.

    Public Properties
     NameDescription
     PropertyWhether the map is under translating.  
     PropertyWhether the map is under scaling.  
     PropertyGets or sets a value indicating whether right-to-left mirror placement is turned on.  
    Top
    Public Methods
     NameDescription
     MethodInvoked after rendering a map layer.  
     MethodInvoked after rendering a map legend.  
     MethodInvoked after renndering a map.  
     MethodInvoked after rendering a vector item.  
     MethodInvoked before rendering a map layer.  
     MethodInvoked before rendering a map legend.  
     MethodInvoked before rendering a map.  
     MethodInvoked before rendering a vector item.  
     MethodWhether can scale the vector layer on zooming.  
     MethodDraws the string in the specified rectangle with specified style.  
     MethodGets the size of the marker of the legend item.  
     MethodGets the label size of the placemark element.  
     MethodGets the bounds of marker shape of the placemark element.  
     MethodGets the width of the polyline.  
     MethodTests whether a point is hit on the placemark.  
     MethodGets the size of the string.  
     MethodRemove the labels from the layer.  
     MethodRenders the marker of the legend item.  
     MethodRenders the label of the placemark element.  
     MethodRenders the marker of the placemark element.  
     MethodRenders the polygon element.  
     MethodRenders the polyline element.  
     MethodRenders the tile items.  
     MethodInvoked when the layer status is reset.  
     MethodInvoked when the map status is reset.  
     MethodSets the transformation of the map layer.  
     MethodSets the visibility of the map layer.  
     MethodOverloaded. Set the clip when the limitation bounds is set.  
     MethodWhether should remove the vector layer labels on zooming.  
    Top
    See Also