FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / C1Mapper Class
Properties Methods Events


In This Topic
    C1Mapper Class Members
    In This Topic

    The following tables list the members exposed by C1Mapper.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1Mapper class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the height of C1.Win.Map.C1Map.  
    Public PropertyGets or sets the width of C1.Win.Map.C1Map.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new bounding box using the given coordinates.  
    Public MethodClears all previously added marks and lines. (Does not affect KML layers.)  
    Public MethodCalculates screen distance (in 96dpi pixels) between two points.  
    Public MethodCenters and zooms the map based on owner settings (including auto zoom/center).  
    Public MethodOverloaded. Adds a line to the lines layer.  
    Public MethodAdds a point.  
    Public MethodGets a System.Drawing.Image representing the current map.  
    Public MethodSets visibility of the standard C1Maps tools (scale, pan and zoom) based on owner's settings.  
    Public MethodGets image representing the current map, with the previous data.  
    Public MethodReset bounding rectangle to its default value.  
    Public MethodAdds a layer created from the specified KML stream.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the tile images is downloaded.  
    Top
    See Also