This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.core.kmlgeocanvas [2015/09/17 10:33] admin |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.Core.KmlGeoCanvas ====== | ||
- | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | ||
- | *ThinkGeo.MapSuite.Core.GeoCanvas | ||
- | ***ThinkGeo.MapSuite.Core.KmlGeoCanvas** | ||
- | ===== Members Summary ===== | ||
- | === Public Constructors === | ||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#KmlGeoCanvas()|KmlGeoCanvas]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Protected Constructors === | ||
- | === Public Methods === | ||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#BeginDrawing(Object,RectangleShape,GeographyUnit)|BeginDrawing]]** | ||
- | * **Parameters**:Object,[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Clear(GeoBrush)|Clear]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#CloneDeep()|CloneDeep]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawArea(AreaBaseShape,GeoPen,GeoBrush,DrawingLevel)|DrawArea]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]],[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawArea(Feature,GeoPen,DrawingLevel)|DrawArea]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawArea(AreaBaseShape,GeoPen,DrawingLevel)|DrawArea]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]],[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawArea(Feature,GeoBrush,DrawingLevel)|DrawArea]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawArea(AreaBaseShape,GeoBrush,DrawingLevel)|DrawArea]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]],[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawArea(Feature,GeoPen,GeoBrush,DrawingLevel)|DrawArea]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawArea(Feature,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder)|DrawArea]]** | ||
- | * **Parameters**:[[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]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawArea(AreaBaseShape,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder)|DrawArea]]** | ||
- | * **Parameters**:[[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]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawArea(IEnumerable<ScreenPointF[]>,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder)|DrawArea]]** | ||
- | * **Parameters**: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]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawEllipse(PointBaseShape,Single,Single,GeoPen,GeoBrush,DrawingLevel)|DrawEllipse]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]],Single,Single,[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawEllipse(Feature,Single,Single,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder)|DrawEllipse]]** | ||
- | * **Parameters**:[[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]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawEllipse(PointBaseShape,Single,Single,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder)|DrawEllipse]]** | ||
- | * **Parameters**:[[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]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawEllipse(PointBaseShape,Single,Single,GeoBrush,DrawingLevel)|DrawEllipse]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]],Single,Single,[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawEllipse(ScreenPointF,Single,Single,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder)|DrawEllipse]]** | ||
- | * **Parameters**:[[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]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawEllipse(Feature,Single,Single,GeoBrush,DrawingLevel)|DrawEllipse]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],Single,Single,[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawEllipse(Feature,Single,Single,GeoPen,GeoBrush,DrawingLevel)|DrawEllipse]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],Single,Single,[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawEllipse(Feature,Single,Single,GeoPen,DrawingLevel)|DrawEllipse]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],Single,Single,[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawEllipse(PointBaseShape,Single,Single,GeoPen,DrawingLevel)|DrawEllipse]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointBaseShape|PointBaseShape]],Single,Single,[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawLine(IEnumerable<ScreenPointF>,GeoPen,DrawingLevel,Single,Single)|DrawLine]]** | ||
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>,[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],Single,Single | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawLine(Feature,GeoPen,DrawingLevel)|DrawLine]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawLine(LineBaseShape,GeoPen,DrawingLevel,Single,Single)|DrawLine]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.LineBaseShape|LineBaseShape]],[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],Single,Single | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawLine(Feature,GeoPen,DrawingLevel,Single,Single)|DrawLine]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],Single,Single | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawLine(LineBaseShape,GeoPen,DrawingLevel)|DrawLine]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.LineBaseShape|LineBaseShape]],[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawScreenImage(GeoImage,Single,Single,Single,Single,DrawingLevel,Single,Single,Single)|DrawScreenImage]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],Single,Single,Single,Single,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],Single,Single,Single | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawScreenImageWithoutScaling(GeoImage,Single,Single,DrawingLevel,Single,Single,Single)|DrawScreenImageWithoutScaling]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],Single,Single,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],Single,Single,Single | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawText(String,GeoFont,GeoBrush,GeoPen,IEnumerable<ScreenPointF>,DrawingLevel,Single,Single,Single)|DrawText]]** | ||
- | * **Parameters**: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 | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawText(String,GeoFont,GeoBrush,IEnumerable<ScreenPointF>,DrawingLevel)|DrawText]]** | ||
- | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],IEnumerable<[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawTextWithScreenCoordinate(String,GeoFont,GeoBrush,GeoPen,Single,Single,DrawingLevel)|DrawTextWithScreenCoordinate]]** | ||
- | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],Single,Single,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawTextWithScreenCoordinate(String,GeoFont,GeoBrush,Single,Single,DrawingLevel)|DrawTextWithScreenCoordinate]]** | ||
- | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],Single,Single,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawTextWithWorldCoordinate(String,GeoFont,GeoBrush,GeoPen,Double,Double,DrawingLevel)|DrawTextWithWorldCoordinate]]** | ||
- | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],Double,Double,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawTextWithWorldCoordinate(String,GeoFont,GeoBrush,Double,Double,DrawingLevel)|DrawTextWithWorldCoordinate]]** | ||
- | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],Double,Double,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawWorldImage(GeoImage,Double,Double,Double,DrawingLevel,Single,Single,Single)|DrawWorldImage]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],Double,Double,Double,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],Single,Single,Single | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawWorldImage(GeoImage,Double,Double,Single,Single,DrawingLevel)|DrawWorldImage]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],Double,Double,Single,Single,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawWorldImage(GeoImage,Double,Double,Single,Single,DrawingLevel,Single,Single,Single)|DrawWorldImage]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],Double,Double,Single,Single,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],Single,Single,Single | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawWorldImageWithoutScaling(GeoImage,Double,Double,DrawingLevel,Single,Single,Single)|DrawWorldImageWithoutScaling]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],Double,Double,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],Single,Single,Single | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#DrawWorldImageWithoutScaling(GeoImage,Double,Double,DrawingLevel)|DrawWorldImageWithoutScaling]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],Double,Double,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#EndDrawing()|EndDrawing]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#Flush()|Flush]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetStreamFromGeoImage(GeoImage)|GetStreamFromGeoImage]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#MeasureText(String,GeoFont)|MeasureText]]** | ||
- | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ToGeoImage(Object)|ToGeoImage]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ToNativeImage(GeoImage)|ToNativeImage]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Protected Methods === | ||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#6xU=(String)|6xU=]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#7BU=(String)|7BU=]]** | ||
- | * **Parameters**:String | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#BeginDrawingCore(Object,RectangleShape,GeographyUnit)|BeginDrawingCore]]** | ||
- | * **Parameters**:Object,[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#ClearCore(GeoBrush)|ClearCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#CloneDeepCore()|CloneDeepCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#DrawAreaCore(IEnumerable<ScreenPointF[]>,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder)|DrawAreaCore]]** | ||
- | * **Parameters**: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]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#DrawEllipseCore(ScreenPointF,Single,Single,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder)|DrawEllipseCore]]** | ||
- | * **Parameters**:[[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]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#DrawLineCore(IEnumerable<ScreenPointF>,GeoPen,DrawingLevel,Single,Single)|DrawLineCore]]** | ||
- | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]]>,[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]],[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],Single,Single | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#DrawScreenImageCore(GeoImage,Single,Single,Single,Single,DrawingLevel,Single,Single,Single)|DrawScreenImageCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],Single,Single,Single,Single,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],Single,Single,Single | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#DrawScreenImageWithoutScalingCore(GeoImage,Single,Single,DrawingLevel,Single,Single,Single)|DrawScreenImageWithoutScalingCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],Single,Single,[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]],Single,Single,Single | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#DrawTextCore(String,GeoFont,GeoBrush,GeoPen,IEnumerable<ScreenPointF>,DrawingLevel,Single,Single,Single)|DrawTextCore]]** | ||
- | * **Parameters**: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 | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#EndDrawingCore()|EndDrawingCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#FlushCore()|FlushCore]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetCanvasHeight(Object)|GetCanvasHeight]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetCanvasHeightCore(Object)|GetCanvasHeightCore]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetCanvasWidth(Object)|GetCanvasWidth]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#GetCanvasWidthCore(Object)|GetCanvasWidthCore]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#KRY=(DrawingRectangleF)|KRY=]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#MeasureTextCore(String,GeoFont)|MeasureTextCore]]** | ||
- | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | ||
- | * **Parameters**:N/A | ||
- | * **DeclaringType**:Object | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|OnDrawingProgressChanged]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | ||
- | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#ToGeoImageCore(Object)|ToGeoImageCore]]** | ||
- | * **Parameters**:Object | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | <div class_table> | ||
- | **{{wiki:ProtectedMethod.gif|}}[[#ToNativeImageCore(GeoImage)|ToNativeImageCore]]** | ||
- | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **DeclaringType**:N/A | ||
- | * **Summary**:N/A | ||
- | </div> | ||
- | |||
- | === Public Properties === | ||
- | **{{wiki:PublicProperty.gif|}}[[#ClippingArea|ClippingArea]]** | ||
- | * **Return**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#CurrentScale|CurrentScale]]** | ||
- | * **Return**:Double | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#CurrentWorldExtent|CurrentWorldExtent]]** | ||
- | * **Return**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#Dpi|Dpi]]** | ||
- | * **Return**:Single | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#DrawingQuality|DrawingQuality]]** | ||
- | * **Return**:[[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]] | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#HasKeyColor|HasKeyColor]]** | ||
- | * **Return**:Boolean | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#Height|Height]]** | ||
- | * **Return**:Single | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#IsDrawing|IsDrawing]]** | ||
- | * **Return**:Boolean | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#KeyColors|KeyColors]]** | ||
- | * **Return**:Collection<[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]> | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#MapUnit|MapUnit]]** | ||
- | * **Return**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#NativeImage|NativeImage]]** | ||
- | * **Return**:Object | ||
- | * **Summary**:N/A | ||
- | |||
- | **{{wiki:PublicProperty.gif|}}[[#Width|Width]]** | ||
- | * **Return**:Single | ||
- | * **Summary**:N/A | ||
- | |||
- | === Protected Properties === | ||
- | **{{wiki:ProtectedProperty.gif|}}[[#IRY=|IRY=]]** | ||
- | * **Return**:Boolean | ||
- | * **Summary**:N/A | ||
- | |||
- | === Public Events === | ||
- | **{{wiki:PublicEvent.gif|}}[[#DrawingProgressChanged|DrawingProgressChanged]]** | ||
- | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | ||
- | * **Summary**:N/A | ||
- | |||
- | ===== Public Constructors ===== | ||
- | === KmlGeoCanvas() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Parameters ==== | ||
- | [[#Public Constructors|Go Back]] | ||
- | ===== Protected Constructors ===== | ||
- | ===== Public Methods ===== | ||
- | === BeginDrawing(Object,RectangleShape,GeographyUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Clear(GeoBrush) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **fillBrush** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === CloneDeep() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === DrawArea(AreaBaseShape,GeoPen,GeoBrush,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **shape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]] | ||
- | * **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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawArea(Feature,GeoPen,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **feature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | **outlinePen** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] | ||
- | * **Description**:N/A | ||
- | |||
- | **drawingLevel** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawArea(AreaBaseShape,GeoPen,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **shape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **outlinePen** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] | ||
- | * **Description**:N/A | ||
- | |||
- | **drawingLevel** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawArea(Feature,GeoBrush,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **feature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | **fillBrush** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] | ||
- | * **Description**:N/A | ||
- | |||
- | **drawingLevel** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawArea(AreaBaseShape,GeoBrush,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **shape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | **fillBrush** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] | ||
- | * **Description**:N/A | ||
- | |||
- | **drawingLevel** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawArea(Feature,GeoPen,GeoBrush,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **feature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawArea(Feature,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **feature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawArea(AreaBaseShape,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **shape** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.AreaBaseShape|AreaBaseShape]] | ||
- | * **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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawArea(IEnumerable<ScreenPointF[]>,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **screenPoints** | ||
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]]]> | ||
- | * **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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawEllipse(PointBaseShape,Single,Single,GeoPen,GeoBrush,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawEllipse(Feature,Single,Single,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawEllipse(PointBaseShape,Single,Single,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawEllipse(PointBaseShape,Single,Single,GeoBrush,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawEllipse(ScreenPointF,Single,Single,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawEllipse(Feature,Single,Single,GeoBrush,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawEllipse(Feature,Single,Single,GeoPen,GeoBrush,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawEllipse(Feature,Single,Single,GeoPen,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawEllipse(PointBaseShape,Single,Single,GeoPen,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawLine(IEnumerable<ScreenPointF>,GeoPen,DrawingLevel,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawLine(Feature,GeoPen,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **feature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **Description**:N/A | ||
- | |||
- | **linePen** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] | ||
- | * **Description**:N/A | ||
- | |||
- | **drawingLevel** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingLevel|DrawingLevel]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawLine(LineBaseShape,GeoPen,DrawingLevel,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawLine(Feature,GeoPen,DrawingLevel,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **feature** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | ||
- | * **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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawLine(LineBaseShape,GeoPen,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawScreenImage(GeoImage,Single,Single,Single,Single,DrawingLevel,Single,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawScreenImageWithoutScaling(GeoImage,Single,Single,DrawingLevel,Single,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawText(String,GeoFont,GeoBrush,GeoPen,IEnumerable<ScreenPointF>,DrawingLevel,Single,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawText(String,GeoFont,GeoBrush,IEnumerable<ScreenPointF>,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawTextWithScreenCoordinate(String,GeoFont,GeoBrush,GeoPen,Single,Single,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawTextWithScreenCoordinate(String,GeoFont,GeoBrush,Single,Single,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawTextWithWorldCoordinate(String,GeoFont,GeoBrush,GeoPen,Double,Double,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawTextWithWorldCoordinate(String,GeoFont,GeoBrush,Double,Double,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawWorldImage(GeoImage,Double,Double,Double,DrawingLevel,Single,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawWorldImage(GeoImage,Double,Double,Single,Single,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawWorldImage(GeoImage,Double,Double,Single,Single,DrawingLevel,Single,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawWorldImageWithoutScaling(GeoImage,Double,Double,DrawingLevel,Single,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === DrawWorldImageWithoutScaling(GeoImage,Double,Double,DrawingLevel) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === EndDrawing() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === Equals(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Boolean | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **obj** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === Flush() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetHashCode() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Int32 | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === GetStreamFromGeoImage(GeoImage) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Stream | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **image** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === GetType() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Type | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | === MeasureText(String,GeoFont) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === ToGeoImage(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **nativeImage** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === ToNativeImage(GeoImage) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **image** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Public Methods|Go Back]] | ||
- | === ToString() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Public Methods|Go Back]] | ||
- | ===== Protected Methods ===== | ||
- | === 6xU=(String) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **waterMarkedString** | ||
- | * **Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === 7BU=(String) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **waterMarkedString** | ||
- | * **Type**:String | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === BeginDrawingCore(Object,RectangleShape,GeographyUnit) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === ClearCore(GeoBrush) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **fillBrush** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === CloneDeepCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === DrawAreaCore(IEnumerable<ScreenPointF[]>,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **screenPoints** | ||
- | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]]]> | ||
- | * **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 | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === DrawEllipseCore(ScreenPointF,Single,Single,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === DrawLineCore(IEnumerable<ScreenPointF>,GeoPen,DrawingLevel,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === DrawScreenImageCore(GeoImage,Single,Single,Single,Single,DrawingLevel,Single,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === DrawScreenImageWithoutScalingCore(GeoImage,Single,Single,DrawingLevel,Single,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === DrawTextCore(String,GeoFont,GeoBrush,GeoPen,IEnumerable<ScreenPointF>,DrawingLevel,Single,Single,Single) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === EndDrawingCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === Finalize() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === FlushCore() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === GetCanvasHeight(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Single | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **nativeImage** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetCanvasHeightCore(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Single | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **nativeImage** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetCanvasWidth(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Single | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **nativeImage** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === GetCanvasWidthCore(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Single | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **nativeImage** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === KRY=(DrawingRectangleF) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **drawingRectangle** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === MeasureTextCore(String,GeoFont) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return 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 | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === MemberwiseClone() === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | [[#Protected Methods|Go Back]] | ||
- | === OnDrawingProgressChanged(DrawingProgressChangedEventArgs) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Void | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **e** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === ToGeoImageCore(Object) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **nativeImage** | ||
- | * **Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | === ToNativeImageCore(GeoImage) === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Return Value** | ||
- | * **Return Type**:Object | ||
- | * **Description**:N/A | ||
- | |||
- | ==== Parameters ==== | ||
- | **image** | ||
- | * **Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
- | * **Description**:N/A | ||
- | |||
- | [[#Protected Methods|Go Back]] | ||
- | ===== Public Properties ===== | ||
- | === ClippingArea === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === CurrentScale === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Double | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === CurrentWorldExtent === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === Dpi === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Single | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === DrawingQuality === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:[[ThinkGeo.MapSuite.Core.DrawingQuality|DrawingQuality]] | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === HasKeyColor === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Boolean | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === Height === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Single | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === IsDrawing === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Boolean | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === KeyColors === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Collection<[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]> | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === MapUnit === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === NativeImage === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Object | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | === Width === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Single | ||
- | |||
- | [[#Public Properties|Go Back]] | ||
- | ===== Protected Properties ===== | ||
- | === IRY= === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | ==== Return Value ==== | ||
- | **Return Type**:Boolean | ||
- | |||
- | [[#Protected Properties|Go Back]] | ||
- | ===== Public Events ===== | ||
- | === DrawingProgressChanged === | ||
- | N/A | ||
- | ==== Remarks ==== | ||
- | N/A | ||
- | |||
- | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | ||
- | |||
- | [[#Public Events|Go Back]] | ||
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.