User Tools

Site Tools


thinkgeo.mapsuite.iosedition.cggeocanvas

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.iosedition.cggeocanvas [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.iosedition.cggeocanvas [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.iOSEdition.CGGeoCanvas ====== ====== ThinkGeo.MapSuite.iOSEdition.CGGeoCanvas ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
- 
-<!-- Class --> 
 This class represents a iOS canvas that is used to draw geographic shapes in iOS platform. This class represents a iOS canvas that is used to draw geographic shapes in iOS platform.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.Core.GeoCanvas]] +    *ThinkGeo.MapSuite.Core.GeoCanvas 
-***[[ThinkGeo.MapSuite.iOSEdition.CGGeoCanvas]]+      ***ThinkGeo.MapSuite.iOSEdition.CGGeoCanvas**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} CGGeoCanvas() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#CGGeoCanvas()|CGGeoCanvas]] ​  ​| ​   |    | Initializes a new instance of the class. ​  |+
  
 +Initializes a new instance of the  class.
 +== Remarks ==
 +None
 +== Parameters ==
 +<div newline></​div>​
 ==== Protected Constructors ==== ==== Protected Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} GetStreamFromGeoImage(GeoImage) ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#​BeginDrawing(Object,​ RectangleShape,​ GeographyUnit)|BeginDrawing]] ​  | Object, [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​ [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Clear(GeoBrush)|Clear]] ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CloneDeep()|CloneDeep]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawArea(AreaBaseShape,​ GeoPen, DrawingLevel)|DrawArea]] ​  | [[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawArea(Feature,​ GeoPen, DrawingLevel)|DrawArea]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawArea(Feature,​ GeoPen, GeoBrush, DrawingLevel)|DrawArea]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawArea(AreaBaseShape,​ GeoPen, GeoBrush, DrawingLevel)|DrawArea]] ​  | [[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawArea(Feature,​ GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder)|DrawArea]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawArea(AreaBaseShape,​ GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder)|DrawArea]] ​  | [[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawArea(AreaBaseShape,​ GeoBrush, DrawingLevel)|DrawArea]] ​  | [[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawArea(Feature,​ GeoBrush, DrawingLevel)|DrawArea]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawArea(IEnumerable<​ScreenPointF[]>,​ GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder)|DrawArea]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]][]>,​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawEllipse(Feature,​ Single, Single, GeoBrush, DrawingLevel)|DrawEllipse]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]],​ Single, Single, [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawEllipse(PointBaseShape,​ Single, Single, GeoBrush, DrawingLevel)|DrawEllipse]] ​  | [[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]],​ Single, Single, [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawEllipse(Feature,​ Single, Single, GeoPen, GeoBrush, DrawingLevel)|DrawEllipse]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]],​ Single, Single, [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawEllipse(PointBaseShape,​ Single, Single, GeoPen, GeoBrush, DrawingLevel)|DrawEllipse]] ​  | [[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]],​ Single, Single, [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawEllipse(Feature,​ Single, Single, GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder)|DrawEllipse]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]],​ Single, Single, [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawEllipse(PointBaseShape,​ Single, Single, GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder)|DrawEllipse]] ​  | [[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]],​ Single, Single, [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawEllipse(ScreenPointF,​ Single, Single, GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder)|DrawEllipse]] ​  | [[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]],​ Single, Single, [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawEllipse(PointBaseShape,​ Single, Single, GeoPen, DrawingLevel)|DrawEllipse]] ​  | [[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]],​ Single, Single, [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawEllipse(Feature,​ Single, Single, GeoPen, DrawingLevel)|DrawEllipse]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]],​ Single, Single, [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawLine(Feature,​ GeoPen, DrawingLevel)|DrawLine]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawLine(LineBaseShape,​ GeoPen, DrawingLevel)|DrawLine]] ​  | [[ThinkGeo.MapSuite.Core.LineBaseShape|LineBaseShape]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawLine(Feature,​ GeoPen, DrawingLevel,​ Single, Single)|DrawLine]] ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawLine(LineBaseShape,​ GeoPen, DrawingLevel,​ Single, Single)|DrawLine]] ​  | [[ThinkGeo.MapSuite.Core.LineBaseShape|LineBaseShape]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawLine(IEnumerable<​ScreenPointF>,​ GeoPen, DrawingLevel,​ Single, Single)|DrawLine]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>,​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawScreenImage(GeoImage,​ Single, Single, Single, Single, DrawingLevel,​ Single, Single, Single)|DrawScreenImage]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ Single, Single, Single, Single, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawScreenImageWithoutScaling(GeoImage,​ Single, Single, DrawingLevel,​ Single, Single, Single)|DrawScreenImageWithoutScaling]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ Single, Single, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawText(String,​ GeoFont, GeoBrush, GeoPen, IEnumerable<​ScreenPointF>,​ DrawingLevel,​ Single, Single, Single)|DrawText]] ​  | String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>,​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawText(String,​ GeoFont, GeoBrush, IEnumerable<​ScreenPointF>,​ DrawingLevel)|DrawText]] ​  | String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>,​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawTextWithScreenCoordinate(String,​ GeoFont, GeoBrush, Single, Single, DrawingLevel)|DrawTextWithScreenCoordinate]] ​  | String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ Single, Single, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawTextWithScreenCoordinate(String,​ GeoFont, GeoBrush, GeoPen, Single, Single, DrawingLevel)|DrawTextWithScreenCoordinate]] ​  | String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ Single, Single, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawTextWithWorldCoordinate(String,​ GeoFont, GeoBrush, Double, Double, DrawingLevel)|DrawTextWithWorldCoordinate]] ​  | String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ Double, Double, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawTextWithWorldCoordinate(String,​ GeoFont, GeoBrush, GeoPen, Double, Double, DrawingLevel)|DrawTextWithWorldCoordinate]] ​  | String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ Double, Double, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawWorldImage(GeoImage,​ Double, Double, Single, Single, DrawingLevel,​ Single, Single, Single)|DrawWorldImage]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ Double, Double, Single, Single, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawWorldImage(GeoImage,​ Double, Double, Single, Single, DrawingLevel)|DrawWorldImage]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ Double, Double, Single, Single, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawWorldImage(GeoImage,​ Double, Double, Double, DrawingLevel,​ Single, Single, Single)|DrawWorldImage]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ Double, Double, Double, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawWorldImageWithoutScaling(GeoImage,​ Double, Double, DrawingLevel)|DrawWorldImageWithoutScaling]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ Double, Double, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DrawWorldImageWithoutScaling(GeoImage,​ Double, Double, DrawingLevel,​ Single, Single, Single)|DrawWorldImageWithoutScaling]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ Double, Double, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​EndDrawing()|EndDrawing]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Flush()|Flush]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#GetStreamFromGeoImage(GeoImage)|GetStreamFromGeoImage]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | Get the stream from the passed-in GeoImage. This API is an abstract API and will be implemented in each concrete sub-class. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​MeasureText(String,​ GeoFont)|MeasureText]] ​  | String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToGeoImage(Object)|ToGeoImage]] ​  | Object ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToNativeImage(GeoImage)|ToNativeImage]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Protected Methods ==== +Get the stream from the passed-in GeoImage This API is an abstract API and will be implemented ​in each concrete sub-class
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +== Remarks == 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​BeginDrawingCore(Object,​ RectangleShape,​ GeographyUnit)|BeginDrawingCore]] ​  | Object, [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​ [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | This method begins ​the act of drawing on the GeoCanvas. ​  | +N/A
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​ClearCore(GeoBrush)|ClearCore]] ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  ​| ​This method clears the current GeoCanvas using the color specified. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​CloneDeepCore()|CloneDeepCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawAreaCore(IEnumerable<​ScreenPointF[]>,​ GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder)|DrawAreaCore]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]][]>,​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | This method draws an area on the GeoCanvas. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawEllipseCore(ScreenPointF,​ Single, Single, GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder)|DrawEllipseCore]] ​  | [[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]],​ Single, Single, [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | Draws a point on the GeoCanvas. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawLineCore(IEnumerable<​ScreenPointF>,​ GeoPen, DrawingLevel,​ Single, Single)|DrawLineCore]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>,​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawScreenImageCore(GeoImage,​ Single, Single, Single, Single, DrawingLevel,​ Single, Single, Single)|DrawScreenImageCore]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ Single, Single, Single, Single, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | Draws a scaled image on the GeoCanvas. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawScreenImageWithoutScalingCore(GeoImage,​ Single, Single, DrawingLevel,​ Single, Single, Single)|DrawScreenImageWithoutScalingCore]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ Single, Single, [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | Draws an unscaled image on the GeoCanvas. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawTextCore(String,​ GeoFont, GeoBrush, GeoPen, IEnumerable<​ScreenPointF>,​ DrawingLevel,​ Single, Single, Single)|DrawTextCore]] ​  | String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],​ IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>,​ [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],​ Single, Single, Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | This method allows you to draw text at the specified location, using the specified brush and font parameters. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​EndDrawingCore()|EndDrawingCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | This method ends drawing and commits the drawing on the GeoCanvas. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​FlushCore()|FlushCore]] ​  ​| ​   | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | This method flush drawing and commits the drawing on the GeoCanvas. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetCanvasHeight(Object)|GetCanvasHeight]] ​  | Object ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetCanvasHeightCore(Object)|GetCanvasHeightCore]] ​  | Object ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | This method gets the canvas height of the passed-in native image object. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetCanvasWidth(Object)|GetCanvasWidth]] ​  | Object ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetCanvasWidthCore(Object)|GetCanvasWidthCore]] ​  | Object ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | This method gets the canvas width of the passed-in native image object  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MeasureTextCore(String,​ GeoFont)|MeasureTextCore]] ​  | String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | This method returns the rectangle that contains the specified text, when that text is drawn with the specified font.   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|OnDrawingProgressChanged]] ​  | [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​ToGeoImageCore(Object)|ToGeoImageCore]] ​  | Object ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | This method converts an oboject to a GeoImage. In GdiPlus, this object is often a NativeImage. ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​ToNativeImageCore(GeoImage)|ToNativeImageCore]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]](overriden) ​  | This method converts a GeoImage to a commonly-used object. In GdiPlus, this object is often a NativeImage. ​  |+
  
-==== Public Properties ==== +== Return Value == 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +  * Type:Stream 
-| {{wiki:PublicProperty.gif|Public Property}}[[#​ClippingArea|ClippingArea]] ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +  * Description:The returning stream retrieved from the passed-in image.
-| {{wiki:PublicProperty.gif|Public Property}}[[#​CurrentScale|CurrentScale]] ​  | Double ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​CurrentWorldExtent|CurrentWorldExtent]] ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Dpi|Dpi]] ​  | Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​DrawingQuality|DrawingQuality]] ​  | [[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​HasKeyColor|HasKeyColor]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Height|Height]] ​  | Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsDrawing|IsDrawing]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​KeyColors|KeyColors]] ​  | Collection<​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]> ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​MapUnit|MapUnit]] ​  | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​NativeImage|NativeImage]] ​  | Object ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Width|Width]] ​  | Single ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   |+
  
-==== Protected Properties ==== +== Parameters ​== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+  * //image// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +    * Description:​The parameter specifies the image to get the stream from.
  
-==== Public Events ==== +<div newline></​div>​ 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ +** {{wiki:PublicMethod.gif|}} ​Flush() **
-{{wiki:PublicEvent.gif|Public Event}}[[#​DrawingProgressChanged|DrawingProgressChanged]] ​  | [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] ​  ​| ​   |+
  
-===== Public Constructors ===== +N/A 
-==== CGGeoCanvas() ==== +== Remarks ​== 
-Initializes a new instance of the class. +N/A
-=== Parameters === +
-^  Name ^  Type ^  Description ^+
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-===== Protected Constructors ===== +  ​* ​Type:Void 
-===== Public Methods ===== +  * Description:N/A
-==== BeginDrawing(Object,​ RectangleShape,​ GeographyUnit) ==== +
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  Type ^  Description ^ +<div newline></div
-| nativeImage ​  | Object<!-- System.Object --  |    | +** {{wiki:​PublicMethod.gif|}} CloneDeep() **
-| worldExtent ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --  |    | +
-| drawingMapUnit ​  | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<​!-- ThinkGeo.MapSuite.Core.GeographyUnit --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== Clear(GeoBrush) ==== +N/A
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​^  Description ^ +  ​Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-| fillBrush ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   |+  * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-==== CloneDeep() ​==== +** {{wiki:​PublicMethod.gif|}} Clear(GeoBrush) **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]<​!-- ThinkGeo.MapSuite.Core.GeoCanvas --> ​  ​| ​   ​|+
  
-=== Parameters === +N/A 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== DrawArea(AreaBaseShape,​ GeoPen, DrawingLevel) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
- Name ^  Type ^  Description ^ +  ​* //​fillBrush//​ 
-| shape   | [[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]]<​!-- ThinkGeo.MapSuite.Core.AreaBaseShape --> ​  ​| ​   +    ​* Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
-| outlinePen ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +    ​* Description:​N/​A
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} DrawArea(Feature,​GeoPen,​DrawingLevel) ​**
-==== DrawArea(Feature,​ GeoPen, DrawingLevel) ​==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| feature ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   | +N/A
-| outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== DrawArea(Feature,​ GeoPen, GeoBrush, DrawingLevel) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​feature//​ 
-| feature ​  ​| ​[[ThinkGeo.MapSuite.Core.Feature|Feature]]<!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   | +    * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-| outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   +    ​* Description:​N/​A
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​outlinePen//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-==== DrawArea(AreaBaseShape,​ GeoPen, GeoBrush, DrawingLevel) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //​drawingLevel//​ 
-^  Name ^  Type ^  Description ^ +    ​* Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-| shape   ​| [[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]]<​!-- ThinkGeo.MapSuite.Core.AreaBaseShape --> ​  ​| ​   | +    * Description:​N/​A
-| outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| drawingLevel ​  ​| ​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} DrawArea(AreaBaseShape,​GeoPen,​DrawingLevel) ​**
-==== DrawArea(Feature, GeoPen, GeoBrush, DrawingLevel, Single, Single, PenBrushDrawingOrder==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| feature ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   | +N/A
-| outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| penBrushDrawingOrder ​  | [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]<​!-- ThinkGeo.MapSuite.Core.PenBrushDrawingOrder --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== DrawArea(AreaBaseShape,​ GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //shape// 
-| shape   ​| ​[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]]<!-- ThinkGeo.MapSuite.Core.AreaBaseShape --> ​  ​| ​   | +    * Type:[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]] 
-| outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   +    ​* Description:​N/​A
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| penBrushDrawingOrder ​  | [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]<​!-- ThinkGeo.MapSuite.Core.PenBrushDrawingOrder --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​outlinePen//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-==== DrawArea(AreaBaseShape,​ GeoBrush, DrawingLevel) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //​drawingLevel//​ 
-^  Name ^  Type ^  Description ^ +    ​* Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-| shape   ​| [[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]]<​!-- ThinkGeo.MapSuite.Core.AreaBaseShape --> ​  ​| ​   | +    * Description:​N/​A
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   +
-| drawingLevel ​  ​| ​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} DrawArea(Feature,​GeoBrush,​DrawingLevel) ​**
-==== DrawArea(Feature,​ GeoBrush, DrawingLevel) ​==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| feature ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   | +N/A
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== DrawArea(IEnumerable<​ScreenPointF[]>,​ GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
- Name ^  Type ^  Description ^ +  ​* //feature// 
-| screenPoints ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]][]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF[[]]} --> ​  ​| ​   +    ​* Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-| outlinePen ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +    ​* Description:​N/​A
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| penBrushDrawingOrder ​  | [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]<​!-- ThinkGeo.MapSuite.Core.PenBrushDrawingOrder --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​fillBrush//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
-==== DrawEllipse(Feature,​ Single, Single, GeoBrush, DrawingLevel) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //​drawingLevel//​ 
-^  Name ^  Type ^  Description ^ +    ​* Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-| centerPointFeature ​  ​| [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   | +    * Description:​N/​A
-| width   | Single<​!-- System.Single --> ​  ​| ​   +
-| height ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| drawingLevel ​  ​| ​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} DrawArea(AreaBaseShape,​GeoBrush,​DrawingLevel) ​**
-==== DrawEllipse(PointBaseShape,​ Single, Single, GeoBrush, DrawingLevel) ​==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| shape   | [[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]]<​!-- ThinkGeo.MapSuite.Core.PointBaseShape --> ​  ​| ​   | +N/A
-| width   | Single<​!-- System.Single --> ​  ​| ​   | +
-| height ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== DrawEllipse(Feature,​ Single, Single, GeoPen, GeoBrush, DrawingLevel) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
- Name ^  Type ^  Description ^ +  ​* //shape// 
-| feature ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   +    ​* Type:[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]] 
-| width   | Single<​!-- System.Single --> ​  ​| ​   | +    ​* Description:​N/​A
-| height ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| outlinePen ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​fillBrush//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
-==== DrawEllipse(PointBaseShape,​ Single, Single, GeoPen, GeoBrush, DrawingLevel) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //​drawingLevel//​ 
-^  Name ^  Type ^  Description ^ +    ​* Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-| shape   ​| [[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]]<​!-- ThinkGeo.MapSuite.Core.PointBaseShape --> ​  ​| ​   | +    * Description:​N/​A
-| width   | Single<​!-- System.Single --> ​  ​| ​   +
-| height ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| drawingLevel ​  ​| ​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} DrawArea(Feature,​GeoPen,​GeoBrush,​DrawingLevel) ​**
-==== DrawEllipse(Feature, Single, Single, GeoPen, GeoBrush, DrawingLevel, Single, Single, PenBrushDrawingOrder==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| feature ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   | +N/A
-| width   | Single<​!-- System.Single --> ​  ​| ​   | +
-| height ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| penBrushDrawingOrder ​  | [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]<​!-- ThinkGeo.MapSuite.Core.PenBrushDrawingOrder --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== DrawEllipse(PointBaseShape,​ Single, Single, GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
- Name ^  Type ^  Description ^ +  ​* //feature// 
-| shape   | [[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]]<​!-- ThinkGeo.MapSuite.Core.PointBaseShape --> ​  ​| ​   +    ​* Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-| width   | Single<​!-- System.Single --> ​  ​| ​   | +    ​* Description:​N/​A
-| height ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| outlinePen ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| penBrushDrawingOrder ​  | [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]<​!-- ThinkGeo.MapSuite.Core.PenBrushDrawingOrder --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​outlinePen//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-==== DrawEllipse(ScreenPointF,​ Single, Single, GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //​fillBrush//​ 
-^  Name ^  Type ^  Description ^ +    ​* Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
-| screenPoint ​  ​| [[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]<​!-- ThinkGeo.MapSuite.Core.ScreenPointF --> ​  ​| ​   | +    ​* Description:​N/​A
-| width   | Single<​!-- System.Single --> ​  ​| ​   +
-| height ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| fillBrush ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| penBrushDrawingOrder ​  | [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]<​!-- ThinkGeo.MapSuite.Core.PenBrushDrawingOrder --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​drawingLevel//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-==== DrawEllipse(PointBaseShape,​ Single, Single, GeoPen, DrawingLevel) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></div
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}} DrawArea(AreaBaseShape,​GeoPen,GeoBrush,DrawingLevel) **
-| shape   | [[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]]<!-- ThinkGeo.MapSuite.Core.PointBaseShape --  |    | +
-| width   | Single<!-- System.Single --  |    | +
-| height ​  | Single<​!-- System.Single --> ​     | +
-| outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== DrawEllipse(Feature,​ Single, Single, GeoPen, DrawingLevel) ==== +N/A
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Void 
-| feature ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   | +  Description:N/A
-| width   | Single<​!-- System.Single --> ​  ​| ​   | +
-| height ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +== Parameters == 
-[[#Public Methods|Go Back]] +  * //shape// 
-==== DrawLine(Feature,​ GeoPen, DrawingLevel) ==== +    * Type:[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]] 
-=== Return Value === +    ​* ​Description:N/A
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //​outlinePen//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-| feature ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   | +    ​* Description:​N/​A
-| linePen ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​fillBrush//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
-==== DrawLine(LineBaseShape,​ GeoPen, DrawingLevel) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //​drawingLevel//​ 
-^  Name ^  Type ^  Description ^ +    ​* Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-| shape   ​| [[ThinkGeo.MapSuite.Core.LineBaseShape|LineBaseShape]]<​!-- ThinkGeo.MapSuite.Core.LineBaseShape --> ​  ​| ​   | +    * Description:​N/​A
-| linePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   +
-| drawingLevel ​  ​| ​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} DrawArea(Feature,​GeoPen,GeoBrush,​DrawingLevel,​Single,​Single,​PenBrushDrawingOrder**
-==== DrawLine(Feature, GeoPen, DrawingLevel,​ Single, Single) ​==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| feature ​  | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<​!-- ThinkGeo.MapSuite.Core.Feature --> ​  ​| ​   | +N/A
-| linePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== DrawLine(LineBaseShape,​ GeoPen, DrawingLevel,​ Single, Single) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
- Name ^  Type ^  Description ^ +  ​* //feature// 
-| shape   | [[ThinkGeo.MapSuite.Core.LineBaseShape|LineBaseShape]]<​!-- ThinkGeo.MapSuite.Core.LineBaseShape --> ​  ​| ​   +    ​* Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-| linePen ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +    ​* Description:​N/​A
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​outlinePen//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-==== DrawLine(IEnumerable<​ScreenPointF>,​ GeoPen, DrawingLevel,​ Single, Single) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //​fillBrush//​ 
-^  Name ^  Type ^  Description ^ +    ​* Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
-| screenPoints ​  ​| IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF} --> ​  ​| ​   | +    ​* Description:​N/​A
-| linePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   +
-| drawingLevel ​  ​| ​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​drawingLevel//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-==== DrawScreenImage(GeoImage,​ Single, Single, Single, Single, DrawingLevel,​ Single, Single, Single) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //xOffset// 
-^  Name ^  Type ^  Description ^ +    ​* Type:Single 
-| image   ​| [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | +    ​* Description:​N/​A
-| centerXInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   +
-| centerYInScreen ​  ​| ​Single<!-- System.Single --> ​  ​| ​   | +
-| widthInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   +
-| heightInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| rotateAngle ​  | Single<​!-- System.Single --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //yOffset// 
-[[#Public Methods|Go Back]] +    * Type:Single 
-==== DrawScreenImageWithoutScaling(GeoImage, ​Single, Single, DrawingLevel,​ Single, Single, Single) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //​penBrushDrawingOrder//​ 
-^  Name ^  Type ^  Description ^ +    ​* Type:[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] 
-| image   ​| [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | +    ​* Description:​N/​A
-| centerXInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   +
-| centerYInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| drawingLevel ​  ​| ​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| rotateAngle ​  | Single<​!-- System.Single --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} DrawArea(AreaBaseShape,GeoPen,​GeoBrush,​DrawingLevel,​Single,​Single,​PenBrushDrawingOrder**
-==== DrawText(StringGeoFont, GeoBrush, GeoPen, IEnumerable<​ScreenPointF>​, DrawingLevel,​ Single, Single, ​Single==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| text   | String<​!-- System.String --> ​  ​| ​   | +N/A
-| font   | [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<​!-- ThinkGeo.MapSuite.Core.GeoFont --> ​  ​| ​   | +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| haloPen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| textPathInScreen ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF} --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| rotateAngle ​  | Single<​!-- System.Single --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== DrawText(String,​ GeoFont, GeoBrush, IEnumerable<​ScreenPointF>,​ DrawingLevel) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
- Name ^  Type ^  Description ^ +  ​* //shape// 
-| text   | String<​!-- System.String --> ​  ​| ​   +    ​* Type:[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]] 
-| font   ​| ​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<!-- ThinkGeo.MapSuite.Core.GeoFont --> ​  ​| ​   | +    ​* Description:​N/​A
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   +
-| textPathInScreen ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF} --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​outlinePen//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-==== DrawTextWithScreenCoordinate(String,​ GeoFont, GeoBrush, Single, Single, DrawingLevel) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //​fillBrush//​ 
-^  Name ^  Type ^  Description ^ +    ​* Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
-| text   ​| String<​!-- System.String --> ​  ​| ​   | +    ​* Description:​N/​A
-| font   | [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<​!-- ThinkGeo.MapSuite.Core.GeoFont --> ​  ​| ​   +
-| fillBrush ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| upperLeftXInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   +
-| upperLeftYInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​drawingLevel//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-==== DrawTextWithScreenCoordinate(String,​ GeoFont, GeoBrush, GeoPen, Single, Single, DrawingLevel) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //xOffset// 
-^  Name ^  Type ^  Description ^ +    ​* Type:Single 
-| text   ​| String<​!-- System.String --> ​  ​| ​   | +    ​* Description:​N/​A
-| font   | [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<​!-- ThinkGeo.MapSuite.Core.GeoFont --> ​  ​| ​   +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| haloPen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| upperLeftXInScreen ​  ​| ​Single<!-- System.Single --> ​  ​| ​   | +
-| upperLeftYInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //yOffset// 
-[[#Public Methods|Go Back]] +    ​* ​Type:Single 
-==== DrawTextWithWorldCoordinate(String,​ GeoFont, GeoBrush, Double, Double, DrawingLevel) ==== +    ​* Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //​penBrushDrawingOrder//​ 
-^  Name ^  Type ^  Description ^ +    ​* Type:[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] 
-| text   ​| String<​!-- System.String --> ​  ​| ​   | +    ​* Description:​N/​A
-| font   | [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<​!-- ThinkGeo.MapSuite.Core.GeoFont --> ​  ​| ​   +
-| fillBrush ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| upperLeftXInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   +
-| upperLeftYInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Methods|Go Back]+** {{wiki:​PublicMethod.gif|}} DrawArea(IEnumerable<​ScreenPointF[]>,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder**
-==== DrawTextWithWorldCoordinate(StringGeoFont, GeoBrush, ​GeoPenDoubleDoubleDrawingLevel==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| text   | String<​!-- System.String --> ​  ​| ​   | +N/A
-| font   | [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<​!-- ThinkGeo.MapSuite.Core.GeoFont --> ​  ​| ​   | +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | +
-| haloPen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| upperLeftXInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| upperLeftYInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== DrawWorldImage(GeoImage,​ Double, Double, Single, Single, DrawingLevel,​ Single, Single, Single) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​screenPoints//​ 
-| image   ​| ​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | +    * Type:​IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]]]
-| centerXInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   | +    ​* Description:​N/​A
-| centerYInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| widthInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| heightInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<!-- ThinkGeo.MapSuite.Core.DrawingLevel --  |    | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| rotateAngle ​  | Single<​!-- System.Single --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​outlinePen//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-==== DrawWorldImage(GeoImage,​ Double, Double, Single, Single, DrawingLevel) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //​fillBrush//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
-| image   ​| ​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | +    ​* Description:​N/​A
-| centerXInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   +
-| centerYInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| widthInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| heightInScreen ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​drawingLevel//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-==== DrawWorldImage(GeoImage,​ Double, Double, Double, DrawingLevel,​ Single, Single, Single) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //xOffset// 
-^  Name ^  Type ^  Description ^ +    ​* Type:Single 
-| image   ​| [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | +    ​* Description:​N/​A
-| centerXInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   +
-| centerYInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| imageScale ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  ​| ​Single<!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   +
-| rotateAngle ​  | Single<​!-- System.Single --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //yOffset// 
-[[#Public Methods|Go Back]] +    ​* ​Type:Single 
-==== DrawWorldImageWithoutScaling(GeoImage,​ Double, Double, DrawingLevel) ==== +    ​* Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //​penBrushDrawingOrder//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] 
-| image   ​| ​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | +    ​* Description:​N/​A
-| centerXInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   +
-| centerYInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} DrawLine(Feature,GeoPen,​DrawingLevel) ​**
-==== DrawWorldImageWithoutScaling(GeoImageDouble, Double, DrawingLevel, Single, Single, Single==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +N/A 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| image   | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | +N/A
-| centerXInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| centerYInWorld ​  | Double<​!-- System.Double --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| rotateAngle ​  | Single<​!-- System.Single --> ​  ​| ​   |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== EndDrawing() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //​feature//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
 +    * Description:N/A
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //​linePen//​ 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-==== Equals(Object) ==== +    ​* ​Description:N/A
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +  * //​drawingLevel//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-| obj   | Object<​!-- System.Object --> ​  |    ​|+    * Description:​N/​A
  
-<!-- System.Object --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} DrawLine(LineBaseShape,​GeoPen,​DrawingLevel**
-==== Flush() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +N/A 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== GetHashCode() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^+  ​* //shape// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.LineBaseShape|LineBaseShape]] 
 +    * Description:N/A
  
-<!-- System.Object --> +  * //linePen// 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-==== GetStreamFromGeoImage(GeoImage) ==== +    ​* ​Description:N/A
-Get the stream from the passed-in GeoImage. This API is an abstract API and will be implemented in each concrete sub-class. +
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Stream<​!-- System.IO.Stream --> ​  | The returning stream retrieved from the passed-in image. ​  |+
  
-=== Parameters === +  * //​drawingLevel//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-| image   ​| ​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  | The parameter specifies the image to get the stream from.   |+    * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} DrawLine(Feature,​GeoPen,​DrawingLevel,​Single,​Single**
-==== GetType() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters === +N/A 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +N/A
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:Void 
-==== MeasureText(String,​ GeoFont) ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]<​!-- ThinkGeo.MapSuite.Core.DrawingRectangleF --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
- Name ^  Type ^  Description ^ +  ​* //feature// 
-| text   | String<​!-- System.String --> ​  ​| ​   +    ​* Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
-| font   ​| ​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<!-- ThinkGeo.MapSuite.Core.GeoFont --> ​  ​| ​   |+    * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //linePen// 
-[[#Public Methods|Go Back]] +    ​* ​Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-==== ToGeoImage(Object) ==== +    * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   |+
  
-=== Parameters === +  * //​drawingLevel//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-| nativeImage ​  | Object<​!-- System.Object --> ​  |    ​|+    * Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +  * //xOffset// 
-[[#Public Methods|Go Back]] +    ​* ​Type:Single 
-==== ToNativeImage(GeoImage) ==== +    ​* Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +  * //yOffset// 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:Single 
-| image   | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   |+    ​* Description:​N/​A
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} DrawLine(LineBaseShape,​GeoPen,​DrawingLevel,​Single,​Single**
-==== ToString() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +N/A 
- Name ^  ​Type ​ ​Description ​^+== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters =
 +  * //shape// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.LineBaseShape|LineBaseShape]] 
 +    * Description:​N/​A 
 + 
 +  * //​linePen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawLine(IEnumerable<​ScreenPointF>,​GeoPen,​DrawingLevel,​Single,​Single) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  ​* Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​screenPoints//​ 
 +    * Type:​IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>​ 
 +    * Description:​N/​A 
 + 
 +  * //​linePen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:N/A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawEllipse(Feature,​Single,​Single,​GeoPen,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​feature//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
 +    * Description:​N/​A 
 + 
 +  * //width// 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​height//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​outlinePen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawEllipse(PointBaseShape,​Single,​Single,​GeoPen,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //shape// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]] 
 +    * Description:​N/​A 
 + 
 +  * //width// 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​height//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​outlinePen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawEllipse(Feature,​Single,​Single,​GeoBrush,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​centerPointFeature//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
 +    * Description:​N/​A 
 + 
 +  * //width// 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​height//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawEllipse(PointBaseShape,​Single,​Single,​GeoBrush,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //shape// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]] 
 +    * Description:​N/​A 
 + 
 +  * //width// 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​height//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawEllipse(Feature,​Single,​Single,​GeoPen,​GeoBrush,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​feature//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
 +    * Description:​N/​A 
 + 
 +  * //width// 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​height//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​outlinePen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawEllipse(PointBaseShape,​Single,​Single,​GeoPen,​GeoBrush,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //shape// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]] 
 +    * Description:​N/​A 
 + 
 +  * //width// 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​height//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​outlinePen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawEllipse(Feature,​Single,​Single,​GeoPen,​GeoBrush,​DrawingLevel,​Single,​Single,​PenBrushDrawingOrder) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​feature//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.Feature|Feature]] 
 +    * Description:​N/​A 
 + 
 +  * //width// 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​height//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​outlinePen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​penBrushDrawingOrder//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawEllipse(PointBaseShape,​Single,​Single,​GeoPen,​GeoBrush,​DrawingLevel,​Single,​Single,​PenBrushDrawingOrder) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //shape// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]] 
 +    * Description:​N/​A 
 + 
 +  * //width// 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​height//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​outlinePen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​penBrushDrawingOrder//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawEllipse(ScreenPointF,​Single,​Single,​GeoPen,​GeoBrush,​DrawingLevel,​Single,​Single,​PenBrushDrawingOrder) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​screenPoint//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] 
 +    * Description:​N/​A 
 + 
 +  * //width// 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​height//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​outlinePen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​penBrushDrawingOrder//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawWorldImageWithoutScaling(GeoImage,​Double,​Double,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //image// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +    * Description:​N/​A 
 + 
 +  * //​centerXInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​centerYInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawWorldImageWithoutScaling(GeoImage,​Double,​Double,​DrawingLevel,​Single,​Single,​Single) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //image// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +    * Description:​N/​A 
 + 
 +  * //​centerXInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​centerYInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​rotateAngle//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawScreenImageWithoutScaling(GeoImage,​Single,​Single,​DrawingLevel,​Single,​Single,​Single) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //image// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +    * Description:​N/​A 
 + 
 +  * //​centerXInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​centerYInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​rotateAngle//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawWorldImage(GeoImage,​Double,​Double,​Single,​Single,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //image// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +    * Description:​N/​A 
 + 
 +  * //​centerXInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​centerYInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​widthInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​heightInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawWorldImage(GeoImage,​Double,​Double,​Double,​DrawingLevel,​Single,​Single,​Single) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //image// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +    * Description:​N/​A 
 + 
 +  * //​centerXInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​centerYInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​imageScale//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​rotateAngle//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawWorldImage(GeoImage,​Double,​Double,​Single,​Single,​DrawingLevel,​Single,​Single,​Single) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //image// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +    * Description:​N/​A 
 + 
 +  * //​centerXInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​centerYInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​widthInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​heightInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​rotateAngle//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawScreenImage(GeoImage,​Single,​Single,​Single,​Single,​DrawingLevel,​Single,​Single,​Single) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //image// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +    * Description:​N/​A 
 + 
 +  * //​centerXInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​centerYInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​widthInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​heightInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​rotateAngle//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawTextWithScreenCoordinate(String,​GeoFont,​GeoBrush,​Single,​Single,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //text// 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //font// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​upperLeftXInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​upperLeftYInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawTextWithScreenCoordinate(String,​GeoFont,​GeoBrush,​GeoPen,​Single,​Single,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //text// 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //font// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​haloPen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​upperLeftXInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​upperLeftYInScreen//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawTextWithWorldCoordinate(String,​GeoFont,​GeoBrush,​Double,​Double,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //text// 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //font// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​upperLeftXInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​upperLeftYInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawTextWithWorldCoordinate(String,​GeoFont,​GeoBrush,​GeoPen,​Double,​Double,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //text// 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //font// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​haloPen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​upperLeftXInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​upperLeftYInWorld//​ 
 +    * Type:​Double 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawText(String,​GeoFont,​GeoBrush,​IEnumerable<​ScreenPointF>,​DrawingLevel) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //text// 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //font// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​textPathInScreen//​ 
 +    * Type:​IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>​ 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} DrawText(String,​GeoFont,​GeoBrush,​GeoPen,​IEnumerable<​ScreenPointF>,​DrawingLevel,​Single,​Single,​Single) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //text// 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //font// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
 +    * Description:​N/​A 
 + 
 +  * //​fillBrush//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​N/​A 
 + 
 +  * //​haloPen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​textPathInScreen//​ 
 +    * Type:​IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>​ 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​rotateAngle//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} MeasureText(String,​GeoFont) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //text// 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +  * //font// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} BeginDrawing(Object,​RectangleShape,​GeographyUnit) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​nativeImage//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +  * //​worldExtent//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingMapUnit//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} ToNativeImage(GeoImage) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //image// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} ToGeoImage(Object) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​nativeImage//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} EndDrawing() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} ToString() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​String 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Boolean 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //obj// 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Int32 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} GetType() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Type 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +==== Protected Methods ==== 
 +** {{wiki:​ProtectedMethod.gif|}} BeginDrawingCore(Object,​RectangleShape,​GeographyUnit) **
  
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-==== BeginDrawingCore(Object,​ RectangleShape,​ GeographyUnit) ==== 
 This method begins the act of drawing on the GeoCanvas. This method begins the act of drawing on the GeoCanvas.
-=== Remarks ​===+== Remarks ==
 This is the first method that needs to be called before any drawing takes place. Calling this method will set the IsDrawing property to true. When you finish drawing, you must call EndDrawing to commit the changes to the image. This is the first method that needs to be called before any drawing takes place. Calling this method will set the IsDrawing property to true. When you finish drawing, you must call EndDrawing to commit the changes to the image.
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^ +  ​Type:Void 
-nativeImage ​  | Object<!-- System.Object --> ​  ​| ​This parameter represents the image you want the GeoCanvas to draw on.   | +  Description:N/A 
-worldExtent ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  ​| ​This parameter is the world extent of the canvasImage. ​  | + 
-drawingMapUnit ​  | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<​!-- ThinkGeo.MapSuite.Core.GeographyUnit --  ​| This parameter is the map unit of the canvasImage  ​|+== Parameters == 
 +  * //nativeImage// 
 +    * Type:Object 
 +    * Description:​This parameter represents the image you want the GeoCanvas to draw on. 
 + 
 +  * //worldExtent// 
 +    * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    * Description:​This parameter is the world extent of the canvasImage. 
 + 
 +  * //drawingMapUnit// 
 +    * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
 +    * Description:​This parameter is the map unit of the canvasImage. 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} ToNativeImageCore(GeoImage) ** 
 + 
 +This method converts a GeoImage to a commonly-used object. In GdiPlus, this object is often a NativeImage. 
 +== Remarks == 
 +This method is a BaseClass API and will be used in its sub-concrete classes. 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​The returning object containing the same information as the passed-in geoImage. 
 + 
 +== Parameters == 
 +  * //image// 
 +    * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +    * Description:​The target geoImage to convert. 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} FlushCore() ** 
 + 
 +This method flush drawing and commits ​the drawing on the GeoCanvas. 
 +== Remarks == 
 +This method should be called when you are finished drawing. It will commit the image changes to the image you passed in on BeginDrawing. It will also set IsDrawing to false. After you call this method it will put the GeoCanvas into an invalid state, so if you then call any drawing methods it will raise an exception. 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} ClearCore(GeoBrush) **
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== ClearCore(GeoBrush) ==== 
 This method clears the current GeoCanvas using the color specified. This method clears the current GeoCanvas using the color specified.
-=== Remarks ​=== +== Remarks == 
-Use this method to clear the GeoCanvas.+Use this method to clear the GeoCanvas.This method is designed to be overridden by the deriving class.
  
-This method is designed to be overridden by the deriving class. +== Return Value == 
-=== Return Value === +  ​* ​Type:Void 
-^ Return ​Type Description ​+  * Description:N/A
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​fillBrush//​ 
-| fillBrush ​  ​| ​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​This parameter specifies the the brush that will be used to clear the GeoCanvas. ​  |+    * Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​This parameter specifies the the brush that will be used to clear the GeoCanvas.
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --+<div newline></​div
-[[#​Protected Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} EndDrawingCore() **
-==== CloneDeepCore() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]<​!-- ThinkGeo.MapSuite.Core.GeoCanvas --> ​  ​| ​   |+
  
-=== Parameters ​=== +This method ends drawing and commits the drawing on the GeoCanvas. 
-^  Name ^  ​Type ​ ​Description ​^+== Remarks ​== 
 +This methods should be called when you are finished drawing. It will commit the image changes to the image you passed in on BeginDrawing. It will also set IsDrawing to false. After you call this method it will put the GeoCanvas into an invalid state, so if you then call any drawing methods it will raise an exception. 
 + 
 +== Return Value == 
 +  ​Type:Void 
 +  Description:N/A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} DrawAreaCore(IEnumerable<​ScreenPointF[]>,​GeoPen,​GeoBrush,​DrawingLevel,​Single,​Single,​PenBrushDrawingOrder) **
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawAreaCore(IEnumerable<​ScreenPointF[]>,​ GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder) ==== 
 This method draws an area on the GeoCanvas. This method draws an area on the GeoCanvas.
-=== Remarks ​=== +== Remarks == 
-This method is used to draw on the GeoCanvas. It provides you with a number of overloads that allow you to control how things are drawn. Specify the GeoBrush to fill in an area. Specify the GeoPen to outline an area using that GeoPen. You can also call an overload that will allow you to specify both a GeoPen and a GeoBrush.+This method is used to draw on the GeoCanvas. It provides you with a number of overloads that allow you to control how things are drawn. Specify the GeoBrush to fill in an area. Specify the GeoPen to outline an area using that GeoPen. You can also call an overload that will allow you to specify both a GeoPen and a GeoBrush.The DrawingLevel allows you to specify the level you will draw on when you are drawing multiple areas. This is very useful when you want to draw a drop shadow, for example. In that case, you could draw the black backdrop on the lowest level with an offset, then draw the normal shape on a higher level without an offset.
  
-The DrawingLevel allows you to specify the level you will draw on when you are drawing multiple areas. This is very useful when you want to draw a drop shadow, for example. In that case, you could draw the black backdrop on the lowest level with an offset, then draw the normal shape on a higher level without an offset. +== Return Value == 
-=== Return Value === +  ​* ​Type:Void 
-^ Return ​Type Description ​+  * Description:N/A
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​screenPoints//​ 
-| screenPoints ​  ​| ​IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]][]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF[[]]} --  | This parameter is the AreaShape in well-known binary format. ​  | +    * Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]]]> 
-outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​This parameter describes the outline GeoPen that will be used to draw the AreaShape. ​  | +    * Description:​This parameter is the AreaShape in well-known binary format. 
-fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​This parameter describes the fill GeoBrush that will be used to draw the AreaShape. ​  | + 
-drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​This parameter determines the DrawingLevel that the GeoPen will draw on.   | +  * //outlinePen// 
-xOffset ​  | Single<!-- System.Single --> ​  ​| ​This parameter determines the X offset for the feature to be drawn. ​  | +    * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-yOffset ​  | Single<!-- System.Single --> ​  ​| ​This parameter determines the Y offset for the feature to be drawn. ​  | +    * Description:​This parameter describes the outline GeoPen that will be used to draw the AreaShape. 
-penBrushDrawingOrder ​  | [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]<!-- ThinkGeo.MapSuite.Core.PenBrushDrawingOrder --> ​  ​| ​This parameter determines the PenBrushDrawingOrder used when drawing the area type feature. ​  ​|+ 
 +  * //fillBrush// 
 +    * Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:​This parameter describes the fill GeoBrush that will be used to draw the AreaShape. 
 + 
 +  * //drawingLevel// 
 +    * Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​This parameter determines the DrawingLevel that the GeoPen will draw on. 
 + 
 +  * //xOffset// 
 +    * Type:Single 
 +    * Description:​This parameter determines the X offset for the feature to be drawn. 
 + 
 +  * //yOffset// 
 +    * Type:Single 
 +    * Description:​This parameter determines the Y offset for the feature to be drawn. 
 + 
 +  * //penBrushDrawingOrder// 
 +    * Type:[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] 
 +    * Description:​This parameter determines the PenBrushDrawingOrder used when drawing the area type feature. 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} DrawLineCore(IEnumerable<​ScreenPointF>,​GeoPen,​DrawingLevel,​Single,​Single) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​screenPoints//​ 
 +    * Type:​IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>​ 
 +    * Description:​N/​A 
 + 
 +  * //​linePen//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
 +    * Description:​N/​A 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​N/​A 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} DrawEllipseCore(ScreenPointF,​Single,​Single,​GeoPen,​GeoBrush,​DrawingLevel,​Single,​Single,​PenBrushDrawingOrder) **
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawEllipseCore(ScreenPointF,​ Single, Single, GeoPen, GeoBrush, DrawingLevel,​ Single, Single, PenBrushDrawingOrder) ==== 
 Draws a point on the GeoCanvas. Draws a point on the GeoCanvas.
-=== Remarks ​=== +== Remarks == 
-This method is used to draw a point on the GeoCanvas. It provides you with a number of overloads that allow you to control how it is drawn. Specify the GeoBrush to fill in the area of the point. Specify the GeoPen to outline the point using that GeoPen. You can also call a overload that will allow you to specify both a GeoPen and a GeoBrush.+This method is used to draw a point on the GeoCanvas. It provides you with a number of overloads that allow you to control how it is drawn. Specify the GeoBrush to fill in the area of the point. Specify the GeoPen to outline the point using that GeoPen. You can also call a overload that will allow you to specify both a GeoPen and a GeoBrush.The DrawingLevel allows you to specify the level you will draw on when drawing many points.
  
-The DrawingLevel allows you to specify the level you will draw on when drawing many points. +== Return Value == 
-=== Return Value === +  ​* ​Type:Void 
-^ Return ​Type Description ​+  * Description:N/A
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​screenPoint//​ 
-| screenPoint ​  ​| ​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]<!-- ThinkGeo.MapSuite.Core.ScreenPointF --> ​  ​| ​This parameter is the center point in well-known binary format. ​  | +    * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] 
-| width   | Single<​!-- System.Single --> ​  | This parameter describes the width of the ellipse to be drawn. ​  | +    * Description:​This parameter is the center point in well-known binary format.
-| height ​  | Single<​!-- System.Single --> ​  | This parameter describes the height of the ellipse to be drawn. ​  | +
-| outlinePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  | This parameter describes the outline GeoPen that will be used to draw the point. ​  | +
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  | This parameter describes the fill GeoBrush that will be used to draw the point. ​  | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  | This parameter determines the DrawingLevel that the GeoPen or GeoBrush will draw on.   | +
-| xOffset ​  | Single<​!-- System.Single --> ​  | This parameter determines the X offset for the screenPoint to be drawn. ​  | +
-| yOffset ​  | Single<​!-- System.Single --> ​  | This parameter determines the Y offset for the screenPoint to be drawn. ​  | +
-| penBrushDrawingOrder ​  | [[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]]<​!-- ThinkGeo.MapSuite.Core.PenBrushDrawingOrder --> ​  | This parameter determines the PenBrushDrawingOrder used when drawing the ellipse. ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> +  * //width// 
-[[#​Protected Methods|Go Back]] +    * Type:Single 
-==== DrawLineCore(IEnumerable<​ScreenPointF>,​ GeoPen, DrawingLevel, ​Single, Single) ==== +    ​* ​Description:This parameter describes the width of the ellipse to be drawn.
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  ​* //height// 
-^  Name ^  Type ^  Description ^ +    ​* Type:Single 
-| screenPoints ​  ​| IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF} --> ​  ​| ​   | +    ​* Description:​This parameter describes the height of the ellipse to be drawn.
-| linePen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  ​| ​   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​   +
-| xOffset ​  | Single<​!-- System.Single --> ​  ​| ​   | +
-| yOffset ​  | Single<​!-- System.Single --> ​  ​| ​   |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> +  * //​outlinePen//​ 
-[[#​Protected Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-==== DrawScreenImageCore(GeoImage,​ Single, Single, Single, Single, DrawingLevel,​ Single, Single, Single) ==== +    * Description:​This parameter describes ​the outline GeoPen that will be used to draw the point.
-Draws a scaled image on the GeoCanvas. +
-=== Remarks === +
-Drawing an image scaled is slower than using the API that draws it unscaled. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //​fillBrush//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
-| image   ​| ​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  | The image you want to draw.   | +    * Description:​This parameter describes ​the fill GeoBrush ​that will be used to draw the point
-| centerXInScreen ​  | Single<​!-- System.Single --> ​  | The X coordinate of the center point (in screen coordinates) of where you want to draw the image. ​  | + 
-| centerYInScreen ​  | Single<​!-- System.Single --> ​  | The Y coordinate of the center point (in screen coordinates) of where you want to draw the image. ​  | +  * //drawingLevel// 
-| widthInScreen ​  | Single<​!-- System.Single --> ​  | The width you want to scale the image to. This is the width of the image that will be drawn. ​  | +    * Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-| heightInScreen ​  | Single<​!-- System.Single --> ​  | The height you want to scale the image toThis is the height of the image that will be drawn. ​  | +    * Description:​This parameter determines the DrawingLevel ​that the GeoPen or GeoBrush ​will draw on. 
-drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  ​| ​This parameter determines the DrawingLevel the image will draw on.   | + 
-xOffset ​  | Single<!-- System.Single --> ​  ​| ​This parameter determines the X offset for the image to be drawn. ​  | +  * //xOffset// 
-yOffset ​  | Single<!-- System.Single --> ​  ​| ​This parameter determines the Y offset for the image to be drawn. ​  | +    * Type:Single 
-| rotateAngle ​  | Single<​!-- System.Single --> ​  | This parameter determines the rotation angle for the image to be drawn  ​|+    * Description:​This parameter determines the X offset for the screenPoint ​to be drawn. 
 + 
 +  * //yOffset// 
 +    * Type:Single 
 +    * Description:​This parameter determines the Y offset for the screenPoint ​to be drawn. 
 + 
 +  * //​penBrushDrawingOrder//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.PenBrushDrawingOrder|PenBrushDrawingOrder]] 
 +    * Description:​This parameter determines the PenBrushDrawingOrder used when drawing ​the ellipse. 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} DrawScreenImageWithoutScalingCore(GeoImage,​Single,​Single,​DrawingLevel,​Single,​Single,​Single) **
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawScreenImageWithoutScalingCore(GeoImage,​ Single, Single, DrawingLevel,​ Single, Single, Single) ==== 
 Draws an unscaled image on the GeoCanvas. Draws an unscaled image on the GeoCanvas.
-=== Remarks ​===+== Remarks ==
 Drawing an image unscaled is faster than using the API that scales it. Drawing an image unscaled is faster than using the API that scales it.
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^ +  ​Type:Void 
-image   | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​The image you want to draw unscaled. ​  | +  Description:N/A 
-centerXInScreen ​  | Single<!-- System.Single --> ​  ​| ​The X coordinate of the center point (in screen coordinates) of where you want to draw the image. ​  | + 
-centerYInScreen ​  | Single<!-- System.Single --> ​  ​| ​The Y coordinate of the center point (in screen coordinates) of where you want to draw the image. ​  | +== Parameters == 
-drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel ​--> ​  | This parameter determines the DrawingLevel the image will draw on.   | +  * //image// 
-xOffset ​  | Single<!-- System.Single --> ​  ​| ​This parameter determines the X offset for the image to be drawn. ​  | +    * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-yOffset ​  | Single<!-- System.Single --> ​  ​| ​This parameter determines the Y offset for the image to be drawn. ​  | +    * Description:​The image you want to draw unscaled. 
-rotateAngle ​  | Single<!-- System.Single --> ​  ​| ​This parameter determines the rotation angle for the image to be drawn. ​  ​|+ 
 +  * //centerXInScreen// 
 +    * Type:Single 
 +    * Description:​The X coordinate of the center point (in screen coordinates) of where you want to draw the image. 
 + 
 +  * //centerYInScreen// 
 +    * Type:Single 
 +    * Description:​The Y coordinate of the center point (in screen coordinates) of where you want to draw the image. 
 + 
 +  * //drawingLevel// 
 +    * Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​This parameter determines the DrawingLevel the image will draw on. 
 + 
 +  * //​xOffset//​ 
 +    * Type:​Single 
 +    * Description:​This parameter determines the X offset for the image to be drawn. 
 + 
 +  * //​yOffset//​ 
 +    * Type:​Single 
 +    * Description:​This parameter determines the Y offset for the image to be drawn. 
 + 
 +  * //​rotateAngle//​ 
 +    * Type:​Single 
 +    * Description:​This parameter determines the rotation angle for the image to be drawn. 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} DrawScreenImageCore(GeoImage,​Single,​Single,​Single,​Single,​DrawingLevel,​Single,​Single,​Single) ** 
 + 
 +Draws a scaled image on the GeoCanvas. 
 +== Remarks == 
 +Drawing an image scaled is slower than using the API that draws it unscaled. 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //image// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
 +    * Description:​The image you want to draw. 
 + 
 +  * //​centerXInScreen//​ 
 +    * Type:​Single 
 +    * Description:​The X coordinate of the center point (in screen coordinates) of where you want to draw the image. 
 + 
 +  * //​centerYInScreen//​ 
 +    * Type:​Single 
 +    * Description:​The Y coordinate of the center point (in screen coordinates) of where you want to draw the image. 
 + 
 +  * //​widthInScreen//​ 
 +    * Type:​Single 
 +    * Description:​The width you want to scale the image to. This is the width of the image that will be drawn. 
 + 
 +  * //​heightInScreen//​ 
 +    * Type:​Single 
 +    * Description:​The height you want to scale the image to. This is the height of the image that will be drawn. 
 + 
 +  * //​drawingLevel//​ 
 +    * Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
 +    * Description:​This parameter determines the DrawingLevel the image will draw on. 
 + 
 +  * //xOffset// 
 +    * Type:Single 
 +    * Description:​This parameter determines the X offset for the image to be drawn. 
 + 
 +  * //yOffset// 
 +    * Type:Single 
 +    * Description:​This parameter determines the Y offset for the image to be drawn. 
 + 
 +  * //rotateAngle// 
 +    * Type:Single 
 +    * Description:​This parameter determines the rotation angle for the image to be drawn. 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} DrawTextCore(String,​GeoFont,​GeoBrush,​GeoPen,​IEnumerable<​ScreenPointF>,​DrawingLevel,​Single,​Single,​Single) **
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawTextCore(String,​ GeoFont, GeoBrush, GeoPen, IEnumerable<​ScreenPointF>,​ DrawingLevel,​ Single, Single, Single) ==== 
 This method allows you to draw text at the specified location, using the specified brush and font parameters. This method allows you to draw text at the specified location, using the specified brush and font parameters.
-=== Remarks ​=== +== Remarks == 
-This method is used to draw text on the GeoCanvas.+This method is used to draw text on the GeoCanvas.The DrawingLevel allows you to specify the level you will draw on when drawing multiple text items. This is very useful when you want to draw a drop shadow, for example. You can draw the black backdrop on the lowest level with an offset, then draw the normal text on a higher level without an offset.
  
-The DrawingLevel allows you to specify the level you will draw on when drawing multiple text items. This is very useful when you want to draw a drop shadow, for example. You can draw the black backdrop on the lowest level with an offset, then draw the normal text on a higher level without an offset. +== Return Value == 
-=== Return Value === +  ​* ​Type:Void 
-^ Return ​Type Description ​+  * Description:N/A
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //text// 
-| text   ​| ​String<!-- System.String --> ​  | This parameter specifies the text you wish to draw.   | +    * Type:String 
-| font   | [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<​!-- ThinkGeo.MapSuite.Core.GeoFont --> ​  | This parameter represents the font you wish to use to draw the text.   | +    * Description:​This parameter specifies the text you wish to draw.
-| fillBrush ​  | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​This parameter specifies ​the kind of fill you want to use to draw the text.   | +
-| haloPen ​  | [[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]<​!-- ThinkGeo.MapSuite.Core.GeoPen --> ​  | This parameter specifies the HaloPen that will be used to draw the text, when the HaloPen effect is needed. ​  | +
-| textPathInScreen ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF} --> ​  | This parameter specifies the path on which to draw the text.   | +
-| drawingLevel ​  | [[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]]<​!-- ThinkGeo.MapSuite.Core.DrawingLevel --> ​  | This parameter specifies the drawing level you wish to draw the text on. Higher levels overwrite lower levels. ​  | +
-| xOffset ​  | Single<​!-- System.Single --> ​  | This parameter determines the X offset for the text to be drawn. ​  | +
-| yOffset ​  | Single<​!-- System.Single --> ​  | This parameter determines the Y offset for the text to be drawn. ​  | +
-| rotateAngle ​  | Single<​!-- System.Single --> ​  | This parameter determines the rotation angle for the text to be drawn  |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> +  * //font// 
-[[#​Protected Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
-==== EndDrawingCore() ==== +    * Description:​This parameter represents ​the font you wish to use to draw the text.
-This method ends drawing and commits ​the drawing on the GeoCanvas. +
-=== Remarks === +
-This methods should be called when you are finished drawing. It will commit the image changes ​to the image you passed in on BeginDrawing. It will also set IsDrawing ​to false. After you call this method it will put the GeoCanvas into an invalid state, so if you then call any drawing methods it will raise an exception. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //​fillBrush//​ 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
 +    * Description:This parameter specifies the kind of fill you want to use to draw the text.
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> +  * //​haloPen//​ 
-[[#​Protected Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] 
-==== Finalize() ==== +    ​* ​Description:This parameter specifies the HaloPen that will be used to draw the text, when the HaloPen effect is needed.
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //​textPathInScreen//​ 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:​IEnumerable<​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>​ 
 +    * Description:This parameter specifies the path on which to draw the text.
  
-<!-- System.Object --> +  * //​drawingLevel//​ 
-[[#Protected Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] 
-==== FlushCore() ==== +    * Description:​This parameter specifies ​the drawing ​level you wish to draw the text on. Higher levels overwrite lower levels.
-This method flush drawing and commits ​the drawing ​on the GeoCanvas. +
-=== Remarks === +
-This method should be called when you are finished drawing. It will commit the image changes ​to the image you passed in on BeginDrawingIt will also set IsDrawing to falseAfter you call this method it will put the GeoCanvas into an invalid state, so if you then call any drawing methods it will raise an exception. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +  * //xOffset// 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:Single 
 +    * Description:This parameter determines the X offset for the text to be drawn.
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> +  * //yOffset// 
-[[#​Protected Methods|Go Back]] +    * Type:Single 
-==== GetCanvasHeight(Object) ==== +    ​* ​Description:This parameter determines the Y offset for the text to be drawn.
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Single<​!-- System.Single --> ​  ​| ​   |+
  
-=== Parameters === +  * //​rotateAngle//​ 
-^  Name ^  ​Type ^  Description ^ +    ​* ​Type:Single 
-| nativeImage ​  | Object<​!-- System.Object --> ​  ​| ​   |+    ​* Description:​This parameter determines the rotation angle for the text to be drawn.
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#​Protected Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} MeasureTextCore(String,​GeoFont**
-==== GetCanvasHeightCore(Object==== +
-This method gets the canvas height of the passed-in native image object. +
-=== Remarks === +
-This method is a BaseClass API and will be implemented and used in its sub-concrete classes. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Single<​!-- System.Single --> ​  | The returning canvas height. ​  |+
  
-=== Parameters === +This method returns the rectangle that contains the specified text, when that text is drawn with the specified font. 
-^  Name ^  Type ^  Description ^ +== Remarks ​== 
-| nativeImage ​  | Object<​!-- System.Object --> ​  | The native image will be used to get the image height  |+This method is typically ​used for labeling, ​to determine whether labels overlap.
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] 
-==== GetCanvasWidth(Object) ==== +  ​* ​Description:This method returns the rectangle that contains the specified text, when that text is drawn with the specified font.
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Single<​!-- System.Single --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  ​Description ​^ +  ​* //text// 
-nativeImage ​  | Object<​!-- System.Object --  |    ​|+    * Type:String 
 +    * Description:This parameter represents the text you want to measure. 
 + 
 +  * //font// 
 +    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
 +    * Description:​This parameter represents the font of the text you want to measure. 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetCanvasWidthCore(Object) **
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> 
-[[#​Protected Methods|Go Back]] 
-==== GetCanvasWidthCore(Object) ==== 
 This method gets the canvas width of the passed-in native image object. This method gets the canvas width of the passed-in native image object.
-=== Remarks ​===+== Remarks ==
 This method is a BaseClass API and will be implemented and used in its sub-concrete classes. This method is a BaseClass API and will be implemented and used in its sub-concrete classes.
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Single<​!-- System.Single --> ​  | The returning canvas width. ​  | 
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Single 
-| nativeImage ​  | Object<​!-- System.Object --> ​  ​| ​The native image that will be used to get the image width. ​  |+  Description:The returning canvas ​width.
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +  * //​nativeImage//​ 
-==== MeasureTextCore(String,​ GeoFont) ​==== +    * Type:Object 
-This method returns the rectangle that contains the specified text, when that text is drawn with the specified font. +    * Description:​The native image that will be used to get the image width.
-=== Remarks === +
-This method is typically ​used for labeling, ​to determine whether labels overlap. +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]<​!-- ThinkGeo.MapSuite.Core.DrawingRectangleF --> ​  | This method returns the rectangle that contains the specified text, when that text is drawn with the specified font  |+
  
-=== Parameters === +<div newline></div> 
-^  Name ^  Type ^  Description ^ +** {{wiki:​ProtectedMethod.gif|}} GetCanvasHeightCore(Object) **
-| text   | String<!-- System.String --  | This parameter represents the text you want to measure. ​  | +
-| font   | [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<!-- ThinkGeo.MapSuite.Core.GeoFont --  | This parameter represents the font of the text you want to measure  ​|+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> +This method gets the canvas height of the passed-in native image object
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== MemberwiseClone() ==== +This method is a BaseClass API and will be implemented and used in its sub-concrete classes.
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Object<!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Single 
 +  Description:The returning canvas height.
  
-<!-- System.Object --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +  * //​nativeImage//​ 
-==== OnDrawingProgressChanged(DrawingProgressChangedEventArgs) ​==== +    ​* ​Type:Object 
-=== Return Value === +    * Description:The native image will be used to get the image height.
-^ Return ​Type Description ​+
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​ProtectedMethod.gif|}} ToGeoImageCore(Object) **
-| e   | [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]<​!-- ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> 
-[[#​Protected Methods|Go Back]] 
-==== ToGeoImageCore(Object) ==== 
 This method converts an oboject to a GeoImage. In GdiPlus, this object is often a NativeImage. This method converts an oboject to a GeoImage. In GdiPlus, this object is often a NativeImage.
-=== Remarks ​===+== Remarks ==
 This method is a BaseClass API and will be implemented and used in its sub-concrete classes. This method is a BaseClass API and will be implemented and used in its sub-concrete classes.
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  | The returning GeoImage containing the same information as the passed-in nativeImage. ​  | 
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-nativeImage ​  | Object<​!-- System.Object --> ​  | The target object to be converted. ​  |+  Description:The returning GeoImage containing the same information as the passed-in ​nativeImage.
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +  * //​nativeImage//​ 
-==== ToNativeImageCore(GeoImage) ​==== +    * Type:Object 
-This method converts a GeoImage to a commonly-used object. In GdiPlus, this object is often a NativeImage. +    ​* ​Description:The target ​object ​to be converted.
-=== Remarks === +
-This method is a BaseClass API and will be used in its sub-concrete classes. +
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Object<​!-- System.Object --> ​  ​| ​The returning ​object ​containing the same information as the passed-in geoImage  |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​ProtectedMethod.gif|}} DrawException(String) **
-| image   | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --  | The target geoImage to convert  ​|+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas(overriden) --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-===== Public Properties ===== +N/A
-==== ClippingArea ==== +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Properties|Go Back]] +  ​* ​Type:Void 
-==== CurrentScale ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Parameters ​== 
-[[#Public Properties|Go Back]] +  * //text// 
-==== CurrentWorldExtent ​==== +    ​* ​Type:String 
-=== Return Value === +    * Description:​N/​A
-^ Return ​Type ^ +
-| [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Properties|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} DrawFullWaterMarked(String) **
-==== Dpi ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Single<​!-- System.Single --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== DrawingQuality ==== +N/A
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]]<​!-- ThinkGeo.MapSuite.Core.DrawingQuality --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Properties|Go Back]] +  ​* ​Type:Void 
-==== HasKeyColor ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Parameters ​== 
-[[#Public Properties|Go Back]] +  * //​waterMarkedString//​ 
-==== Height ​==== +    ​* ​Type:String 
-=== Return Value === +    * Description:​N/​A
-^ Return ​Type ^ +
-| Single<​!-- System.Single --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Properties|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} OnDrawingProgressChanged(DrawingProgressChangedEventArgs) **
-==== IsDrawing ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks ​== 
-==== KeyColors ==== +N/A
-=== Return Value === +
-^ Return Type ^ +
-| Collection<​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]><​!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.GeoColor} --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --> +== Return Value == 
-[[#Public Properties|Go Back]] +  ​* ​Type:Void 
-==== MapUnit ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ +
-| [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<​!-- ThinkGeo.MapSuite.Core.GeographyUnit --> ​  |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +== Parameters == 
-[[#Public Properties|Go Back]] +  * //e// 
-==== NativeImage ==== +    * Type:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] 
-=== Return Value === +    * Description:​N/​A
-^ Return Type ^ +
-| Object<​!-- System.Object --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.GeoCanvas --+<div newline></​div
-[[#Public Properties|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} ToWorldCoordinate(DrawingRectangleF) **
-==== Width ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Single<​!-- System.Single --> ​  |+
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --+N/A 
-[[#Public Properties|Go Back]] +== Remarks == 
-===== Protected Properties ​===== +N/A 
-===== Public Events ​===== + 
-==== DrawingProgressChanged ​==== +== Return Value == 
-=== Event Arguments ​=== +  * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-^ Event Arguments ^ +  * Description:​N/​A 
-| [[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]<!-- ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs --  ​|+ 
 +== Parameters == 
 +  * //​drawingRectangle//​ 
 +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} CloneDeepCore() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetCanvasWidth(Object) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Single 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​nativeImage//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} GetCanvasHeight(Object) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Single 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​nativeImage//​ 
 +    * Type:​Object 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} DrawEvalWaterMarked(String) ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +  * //​waterMarkedString//​ 
 +    * Type:​String 
 +    * Description:​N/​A 
 + 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:Void 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 + 
 +== Return Value == 
 +  * Type:​Object 
 +  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +==== Public Properties ​==== 
 +** {{wiki:​PublicProperty.gif|}} ClippingArea ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} CurrentScale ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  * Type:​Double 
 + 
 +** {{wiki:​PublicProperty.gif|}} DrawingQuality ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} MapUnit ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} Width ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  * Type:​Single 
 + 
 +** {{wiki:​PublicProperty.gif|}} Height ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  * Type:Single 
 + 
 +** {{wiki:​PublicProperty.gif|}} CurrentWorldExtent ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} HasKeyColor ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​PublicProperty.gif|}} KeyColors ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Collection<[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]> 
 + 
 +** {{wiki:​PublicProperty.gif|}} NativeImage ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Object 
 + 
 +** {{wiki:​PublicProperty.gif|}} IsDrawing ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​PublicProperty.gif|}} Dpi ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Single 
 + 
 +==== Protected Properties ==== 
 +** {{wiki:​ProtectedProperty.gif|}} HasDrawn ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +==== Public Events ==== 
 +** {{wiki:​PublicEvent.gif|}} DrawingProgressChanged ** 
 +N/A 
 +== Remarks == 
 +N/A
  
-<​!-- ​ThinkGeo.MapSuite.Core.GeoCanvas --> +Event Arguments:​[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]
-[[#Public Events|Go Back]]+
  
-__NOTOC__ 
-[[Category:​iOSEdition]] 
-[[Category:​ThinkGeo.MapSuite.iOSEdition]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.iosedition.cggeocanvas.1440040131.txt.gz · Last modified: 2015/09/21 08:32 (external edit)