ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> This class represents a GeoCanvas to draw by Wpf Shape objects.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas</a>
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Constructor of the WpfGeoCanvas class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object, RectangleShape, GeographyUnit | GeoCanvas(overriden) | Prepare parameters for drawing with Shape objects. |
![]() | GeoBrush | GeoCanvas | |
![]() | GeoCanvas | ||
![]() | IEnumerable<ScreenPointF[]>, GeoPen, GeoBrush, DrawingLevel, Single, Single, PenBrushDrawingOrder | GeoCanvas(overriden) | Draws an area with GeoCanvas. |
![]() | ScreenPointF, Single, Single, GeoPen, GeoBrush, DrawingLevel, Single, Single, PenBrushDrawingOrder | GeoCanvas(overriden) | Draws an ellipse with GeoCanvas. |
![]() | IEnumerable<ScreenPointF>, GeoPen, DrawingLevel, Single, Single | GeoCanvas(overriden) | Draws a line with GeoCanvas. |
![]() | GeoImage, Single, Single, Single, Single, DrawingLevel, Single, Single, Single | GeoCanvas(overriden) | Draws an image with specified screen with and height. |
![]() | GeoImage, Single, Single, DrawingLevel, Single, Single, Single | GeoCanvas(overriden) | Draws an image without scaling. |
![]() | String, GeoFont, GeoBrush, GeoPen, IEnumerable<ScreenPointF>, DrawingLevel, Single, Single, Single | GeoCanvas(overriden) | Draws text with GeoCanvas. |
![]() | GeoCanvas | ||
![]() | Object | ||
![]() | GeoCanvas(overriden) | This method flush drawing and commits the drawing on the GeoCanvas. | |
![]() | Object | GeoCanvas | |
![]() | Object | GeoCanvas(overriden) | This method gets the canvas height of the passed-in native image object. |
![]() | Object | GeoCanvas | |
![]() | Object | GeoCanvas(overriden) | This method gets the canvas width of the passed-in native image object. |
![]() | String, GeoFont | GeoCanvas(overriden) | This method returns the rectangle that contains the specified text, when that text is drawn with the specified font. |
![]() | Object | ||
![]() | DrawingProgressChangedEventArgs | GeoCanvas | |
![]() | Object | GeoCanvas(overriden) | This method will throw NotImplementedException. |
![]() | GeoImage | GeoCanvas(overriden) | This method will throw NotImplementedException. |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | RectangleShape | GeoCanvas | |
![]() | Double | GeoCanvas | |
![]() | RectangleShape | GeoCanvas | |
![]() | Single | GeoCanvas | |
![]() | DrawingQuality | GeoCanvas | |
![]() | Boolean | GeoCanvas | |
![]() | Single | GeoCanvas | |
![]() | Boolean | GeoCanvas | |
![]() | Collection<GeoColor> | GeoCanvas | |
![]() | GeographyUnit | GeoCanvas | |
![]() | Object | GeoCanvas | |
![]() | Single | GeoCanvas |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|---|---|---|
![]() | DrawingProgressChangedEventArgs | GeoCanvas |
Constructor of the WpfGeoCanvas class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#WpfGeoCanvas.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#WpfGeoCanvas.28.29</a>
Name | Type | Description |
---|
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#BeginDrawing.28Object.2C_RectangleShape.2C_GeographyUnit.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#BeginDrawing.28Object.2C_RectangleShape.2C_GeographyUnit.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
nativeImage | Object<!– System.Object –> | |
worldExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
drawingMapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#Clear.28GeoBrush.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#Clear.28GeoBrush.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#CloneDeep.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#CloneDeep.28.29</a>
Return Type | Description |
---|---|
GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28Feature.2C_GeoBrush.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28Feature.2C_GeoBrush.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28AreaBaseShape.2C_GeoPen.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28AreaBaseShape.2C_GeoPen.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
shape | AreaBaseShape<!– ThinkGeo.MapSuite.Core.AreaBaseShape –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28Feature.2C_GeoPen.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28Feature.2C_GeoPen.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28AreaBaseShape.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28AreaBaseShape.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
shape | AreaBaseShape<!– ThinkGeo.MapSuite.Core.AreaBaseShape –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28Feature.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28Feature.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
penBrushDrawingOrder | PenBrushDrawingOrder<!– ThinkGeo.MapSuite.Core.PenBrushDrawingOrder –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28AreaBaseShape.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28AreaBaseShape.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
shape | AreaBaseShape<!– ThinkGeo.MapSuite.Core.AreaBaseShape –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
penBrushDrawingOrder | PenBrushDrawingOrder<!– ThinkGeo.MapSuite.Core.PenBrushDrawingOrder –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
screenPoints | IEnumerable<ScreenPointF[]><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointFthinkgeo.mapsuite.wpfdesktopedition.wpfgeocanvas} –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
penBrushDrawingOrder | PenBrushDrawingOrder<!– ThinkGeo.MapSuite.Core.PenBrushDrawingOrder –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28AreaBaseShape.2C_GeoBrush.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28AreaBaseShape.2C_GeoBrush.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
shape | AreaBaseShape<!– ThinkGeo.MapSuite.Core.AreaBaseShape –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28Feature.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawArea.28Feature.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28Feature.2C_Single.2C_Single.2C_GeoPen.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28Feature.2C_Single.2C_Single.2C_GeoPen.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
width | Single<!– System.Single –> | |
height | Single<!– System.Single –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28Feature.2C_Single.2C_Single.2C_GeoBrush.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28Feature.2C_Single.2C_Single.2C_GeoBrush.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
centerPointFeature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
width | Single<!– System.Single –> | |
height | Single<!– System.Single –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28PointBaseShape.2C_Single.2C_Single.2C_GeoBrush.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28PointBaseShape.2C_Single.2C_Single.2C_GeoBrush.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
shape | PointBaseShape<!– ThinkGeo.MapSuite.Core.PointBaseShape –> | |
width | Single<!– System.Single –> | |
height | Single<!– System.Single –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28Feature.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28Feature.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
width | Single<!– System.Single –> | |
height | Single<!– System.Single –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28PointBaseShape.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28PointBaseShape.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
shape | PointBaseShape<!– ThinkGeo.MapSuite.Core.PointBaseShape –> | |
width | Single<!– System.Single –> | |
height | Single<!– System.Single –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28Feature.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28Feature.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
width | Single<!– System.Single –> | |
height | Single<!– System.Single –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
penBrushDrawingOrder | PenBrushDrawingOrder<!– ThinkGeo.MapSuite.Core.PenBrushDrawingOrder –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28PointBaseShape.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28PointBaseShape.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
shape | PointBaseShape<!– ThinkGeo.MapSuite.Core.PointBaseShape –> | |
width | Single<!– System.Single –> | |
height | Single<!– System.Single –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
penBrushDrawingOrder | PenBrushDrawingOrder<!– ThinkGeo.MapSuite.Core.PenBrushDrawingOrder –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28ScreenPointF.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28ScreenPointF.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
screenPoint | ScreenPointF<!– ThinkGeo.MapSuite.Core.ScreenPointF –> | |
width | Single<!– System.Single –> | |
height | Single<!– System.Single –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
penBrushDrawingOrder | PenBrushDrawingOrder<!– ThinkGeo.MapSuite.Core.PenBrushDrawingOrder –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28PointBaseShape.2C_Single.2C_Single.2C_GeoPen.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipse.28PointBaseShape.2C_Single.2C_Single.2C_GeoPen.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
shape | PointBaseShape<!– ThinkGeo.MapSuite.Core.PointBaseShape –> | |
width | Single<!– System.Single –> | |
height | Single<!– System.Single –> | |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawLine.28Feature.2C_GeoPen.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawLine.28Feature.2C_GeoPen.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
linePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawLine.28LineBaseShape.2C_GeoPen.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawLine.28LineBaseShape.2C_GeoPen.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
shape | LineBaseShape<!– ThinkGeo.MapSuite.Core.LineBaseShape –> | |
linePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawLine.28Feature.2C_GeoPen.2C_DrawingLevel.2C_Single.2C_Single.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawLine.28Feature.2C_GeoPen.2C_DrawingLevel.2C_Single.2C_Single.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
feature | Feature<!– ThinkGeo.MapSuite.Core.Feature –> | |
linePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawLine.28LineBaseShape.2C_GeoPen.2C_DrawingLevel.2C_Single.2C_Single.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawLine.28LineBaseShape.2C_GeoPen.2C_DrawingLevel.2C_Single.2C_Single.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
shape | LineBaseShape<!– ThinkGeo.MapSuite.Core.LineBaseShape –> | |
linePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
screenPoints | IEnumerable<ScreenPointF><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF} –> | |
linePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawScreenImage.28GeoImage.2C_Single.2C_Single.2C_Single.2C_Single.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawScreenImage.28GeoImage.2C_Single.2C_Single.2C_Single.2C_Single.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> | |
centerXInScreen | Single<!– System.Single –> | |
centerYInScreen | Single<!– System.Single –> | |
widthInScreen | Single<!– System.Single –> | |
heightInScreen | Single<!– System.Single –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
rotateAngle | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawScreenImageWithoutScaling.28GeoImage.2C_Single.2C_Single.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawScreenImageWithoutScaling.28GeoImage.2C_Single.2C_Single.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> | |
centerXInScreen | Single<!– System.Single –> | |
centerYInScreen | Single<!– System.Single –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
rotateAngle | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
text | String<!– System.String –> | |
font | GeoFont<!– ThinkGeo.MapSuite.Core.GeoFont –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
textPathInScreen | IEnumerable<ScreenPointF><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF} –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
text | String<!– System.String –> | |
font | GeoFont<!– ThinkGeo.MapSuite.Core.GeoFont –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
haloPen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
textPathInScreen | IEnumerable<ScreenPointF><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF} –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
rotateAngle | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawTextWithScreenCoordinate.28String.2C_GeoFont.2C_GeoBrush.2C_GeoPen.2C_Single.2C_Single.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawTextWithScreenCoordinate.28String.2C_GeoFont.2C_GeoBrush.2C_GeoPen.2C_Single.2C_Single.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
text | String<!– System.String –> | |
font | GeoFont<!– ThinkGeo.MapSuite.Core.GeoFont –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
haloPen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
upperLeftXInScreen | Single<!– System.Single –> | |
upperLeftYInScreen | Single<!– System.Single –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawTextWithScreenCoordinate.28String.2C_GeoFont.2C_GeoBrush.2C_Single.2C_Single.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawTextWithScreenCoordinate.28String.2C_GeoFont.2C_GeoBrush.2C_Single.2C_Single.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
text | String<!– System.String –> | |
font | GeoFont<!– ThinkGeo.MapSuite.Core.GeoFont –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
upperLeftXInScreen | Single<!– System.Single –> | |
upperLeftYInScreen | Single<!– System.Single –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawTextWithWorldCoordinate.28String.2C_GeoFont.2C_GeoBrush.2C_GeoPen.2C_Double.2C_Double.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawTextWithWorldCoordinate.28String.2C_GeoFont.2C_GeoBrush.2C_GeoPen.2C_Double.2C_Double.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
text | String<!– System.String –> | |
font | GeoFont<!– ThinkGeo.MapSuite.Core.GeoFont –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
haloPen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | |
upperLeftXInWorld | Double<!– System.Double –> | |
upperLeftYInWorld | Double<!– System.Double –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawTextWithWorldCoordinate.28String.2C_GeoFont.2C_GeoBrush.2C_Double.2C_Double.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawTextWithWorldCoordinate.28String.2C_GeoFont.2C_GeoBrush.2C_Double.2C_Double.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
text | String<!– System.String –> | |
font | GeoFont<!– ThinkGeo.MapSuite.Core.GeoFont –> | |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | |
upperLeftXInWorld | Double<!– System.Double –> | |
upperLeftYInWorld | Double<!– System.Double –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawWorldImage.28GeoImage.2C_Double.2C_Double.2C_Single.2C_Single.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawWorldImage.28GeoImage.2C_Double.2C_Double.2C_Single.2C_Single.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> | |
centerXInWorld | Double<!– System.Double –> | |
centerYInWorld | Double<!– System.Double –> | |
widthInScreen | Single<!– System.Single –> | |
heightInScreen | Single<!– System.Single –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawWorldImage.28GeoImage.2C_Double.2C_Double.2C_Double.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawWorldImage.28GeoImage.2C_Double.2C_Double.2C_Double.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> | |
centerXInWorld | Double<!– System.Double –> | |
centerYInWorld | Double<!– System.Double –> | |
imageScale | Double<!– System.Double –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
rotateAngle | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawWorldImage.28GeoImage.2C_Double.2C_Double.2C_Single.2C_Single.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawWorldImage.28GeoImage.2C_Double.2C_Double.2C_Single.2C_Single.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> | |
centerXInWorld | Double<!– System.Double –> | |
centerYInWorld | Double<!– System.Double –> | |
widthInScreen | Single<!– System.Single –> | |
heightInScreen | Single<!– System.Single –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
rotateAngle | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawWorldImageWithoutScaling.28GeoImage.2C_Double.2C_Double.2C_DrawingLevel.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawWorldImageWithoutScaling.28GeoImage.2C_Double.2C_Double.2C_DrawingLevel.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> | |
centerXInWorld | Double<!– System.Double –> | |
centerYInWorld | Double<!– System.Double –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawWorldImageWithoutScaling.28GeoImage.2C_Double.2C_Double.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawWorldImageWithoutScaling.28GeoImage.2C_Double.2C_Double.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> | |
centerXInWorld | Double<!– System.Double –> | |
centerYInWorld | Double<!– System.Double –> | |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | |
xOffset | Single<!– System.Single –> | |
yOffset | Single<!– System.Single –> | |
rotateAngle | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#EndDrawing.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#EndDrawing.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#Equals.28Object.29</a>
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#Flush.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#Flush.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetHashCode.28.29</a>
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Get the stream from the passed-in GeoImage. This API is an abstract API and will be implemented in each concrete sub-class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetStreamFromGeoImage.28GeoImage.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetStreamFromGeoImage.28GeoImage.29</a>
Return Type | Description |
---|---|
Stream<!– System.IO.Stream –> | The returning stream retrieved from the passed-in image. |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> | The parameter specifies the image to get the stream from. |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetType.28.29</a>
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#MeasureText.28String.2C_GeoFont.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#MeasureText.28String.2C_GeoFont.29</a>
Return Type | Description |
---|---|
DrawingRectangleF<!– ThinkGeo.MapSuite.Core.DrawingRectangleF –> |
Name | Type | Description |
---|---|---|
text | String<!– System.String –> | |
font | GeoFont<!– ThinkGeo.MapSuite.Core.GeoFont –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToGeoImage.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToGeoImage.28Object.29</a>
Return Type | Description |
---|---|
GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> |
Name | Type | Description |
---|---|---|
nativeImage | Object<!– System.Object –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToNativeImage.28GeoImage.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToNativeImage.28GeoImage.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToString.28.29</a>
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Prepare parameters for drawing with Shape objects.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#BeginDrawingCore.28Object.2C_RectangleShape.2C_GeographyUnit.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#BeginDrawingCore.28Object.2C_RectangleShape.2C_GeographyUnit.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
nativeImage | Object<!– System.Object –> | A canvas object that holds the drawing shape objects. |
worldExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | An area to draw shapes on the canvas. |
drawingMapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | A geography unit for drawing. |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ClearCore.28GeoBrush.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ClearCore.28GeoBrush.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#CloneDeepCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#CloneDeepCore.28.29</a>
Return Type | Description |
---|---|
GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
Draws an area with GeoCanvas.
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
screenPoints | IEnumerable<ScreenPointF[]><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointFthinkgeo.mapsuite.wpfdesktopedition.wpfgeocanvas} –> | A collection of screen points for the area. |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | Outline for drawing the area. |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | Fill brush for drawing the area. |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | Drawing level. |
xOffset | Single<!– System.Single –> | Screen offset x for drawing. |
yOffset | Single<!– System.Single –> | Screen offset y for drawing. |
penBrushDrawingOrder | PenBrushDrawingOrder<!– ThinkGeo.MapSuite.Core.PenBrushDrawingOrder –> | An order that draws by pen and brush. |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
Draws an ellipse with GeoCanvas.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipseCore.28ScreenPointF.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawEllipseCore.28ScreenPointF.2C_Single.2C_Single.2C_GeoPen.2C_GeoBrush.2C_DrawingLevel.2C_Single.2C_Single.2C_PenBrushDrawingOrder.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
screenPoint | ScreenPointF<!– ThinkGeo.MapSuite.Core.ScreenPointF –> | Screen points of the ellipse. |
width | Single<!– System.Single –> | Width in screen coordinate of the ellipse. |
height | Single<!– System.Single –> | Height in screen coordinate of the ellipse. |
outlinePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | A pen for drawing the outline of the ellipse. |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | A brush for filling the ellipse. |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | Drawing level. |
xOffset | Single<!– System.Single –> | Screen offset x for drawing ellipse. |
yOffset | Single<!– System.Single –> | Screen offset y for drawing ellipse. |
penBrushDrawingOrder | PenBrushDrawingOrder<!– ThinkGeo.MapSuite.Core.PenBrushDrawingOrder –> | An order that draws by pen and brush. |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
Draws a line with GeoCanvas.
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
screenPoints | IEnumerable<ScreenPointF><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF} –> | Screen points for the line. |
linePen | GeoPen<!– ThinkGeo.MapSuite.Core.GeoPen –> | Pen for drawing lines. |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | Drawing level. |
xOffset | Single<!– System.Single –> | Screen offset x for drawing line. |
yOffset | Single<!– System.Single –> | Screen offset y for drawing line. |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
Draws an image with specified screen with and height.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawScreenImageCore.28GeoImage.2C_Single.2C_Single.2C_Single.2C_Single.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawScreenImageCore.28GeoImage.2C_Single.2C_Single.2C_Single.2C_Single.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> | An image source for drawing. |
centerXInScreen | Single<!– System.Single –> | Screen center x of the image. |
centerYInScreen | Single<!– System.Single –> | Screen center y of the image. |
widthInScreen | Single<!– System.Single –> | Screen width of the image. |
heightInScreen | Single<!– System.Single –> | Screen height of the image. |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | Drawing level. |
xOffset | Single<!– System.Single –> | Screen offset x for drawing image. |
yOffset | Single<!– System.Single –> | Screen offset y for drawing image. |
rotateAngle | Single<!– System.Single –> | Rotate angle for drawing image. |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
Draws an image without scaling.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawScreenImageWithoutScalingCore.28GeoImage.2C_Single.2C_Single.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawScreenImageWithoutScalingCore.28GeoImage.2C_Single.2C_Single.2C_DrawingLevel.2C_Single.2C_Single.2C_Single.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> | An image source for drawing. |
centerXInScreen | Single<!– System.Single –> | Screen center x of the image. |
centerYInScreen | Single<!– System.Single –> | Screen center y of the image. |
drawingLevel | DrawingLevel<!– ThinkGeo.MapSuite.Core.DrawingLevel –> | Drawing level. |
xOffset | Single<!– System.Single –> | Screen offset x for drawing image. |
yOffset | Single<!– System.Single –> | Screen offset y for drawing image. |
rotateAngle | Single<!– System.Single –> | Rotate angle for drawing image. |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
Draws text with GeoCanvas.
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
text | String<!– System.String –> | This parameter specifies the text you wish to draw. |
font | GeoFont<!– ThinkGeo.MapSuite.Core.GeoFont –> | This parameter represents the font you wish to use to draw the text. |
fillBrush | GeoBrush<!– ThinkGeo.MapSuite.Core.GeoBrush –> | This parameter specifies the kind of fill you want to use to draw the text. |
haloPen | 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<ScreenPointF><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.ScreenPointF} –> | This parameter specifies the path on which to draw the text. |
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) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#EndDrawingCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#EndDrawingCore.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#Finalize.28.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This method flush drawing and commits the drawing on the GeoCanvas.
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 Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasHeight.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasHeight.28Object.29</a>
Return Type | Description |
---|---|
Single<!– System.Single –> |
Name | Type | Description |
---|---|---|
nativeImage | Object<!– System.Object –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
This method gets the canvas height of the passed-in native image object.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasHeightCore.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasHeightCore.28Object.29</a>
Return Type | Description |
---|---|
Single<!– System.Single –> | The returning canvas height. |
Name | Type | Description |
---|---|---|
nativeImage | Object<!– System.Object –> | The native image will be used to get the image height. |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasWidth.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasWidth.28Object.29</a>
Return Type | Description |
---|---|
Single<!– System.Single –> |
Name | Type | Description |
---|---|---|
nativeImage | Object<!– System.Object –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
This method gets the canvas width of the passed-in native image object.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasWidthCore.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasWidthCore.28Object.29</a>
Return Type | Description |
---|---|
Single<!– System.Single –> | The returning canvas width. |
Name | Type | Description |
---|---|---|
nativeImage | Object<!– System.Object –> | The native image that will be used to get the image width. |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
This method returns the rectangle that contains the specified text, when that text is drawn with the specified font.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#MeasureTextCore.28String.2C_GeoFont.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#MeasureTextCore.28String.2C_GeoFont.29</a>
Return Type | Description |
---|---|
DrawingRectangleF<!– ThinkGeo.MapSuite.Core.DrawingRectangleF –> | This method returns the rectangle that contains the specified text, when that text is drawn with the specified font. |
Name | Type | Description |
---|---|---|
text | String<!– System.String –> | This parameter represents the text to be measured. |
font | GeoFont<!– ThinkGeo.MapSuite.Core.GeoFont –> | This parameter represents the font for drawing text. |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#OnDrawingProgressChanged.28DrawingProgressChangedEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#OnDrawingProgressChanged.28DrawingProgressChangedEventArgs.29</a>
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
e | DrawingProgressChangedEventArgs<!– ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
This method will throw NotImplementedException.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToGeoImageCore.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToGeoImageCore.28Object.29</a>
Return Type | Description |
---|---|
GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> |
Name | Type | Description |
---|---|---|
nativeImage | Object<!– System.Object –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
This method will throw NotImplementedException.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToNativeImageCore.28GeoImage.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToNativeImageCore.28GeoImage.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|---|---|
image | GeoImage<!– ThinkGeo.MapSuite.Core.GeoImage –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ClippingArea” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ClippingArea</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#CurrentScale” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#CurrentScale</a>
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#CurrentWorldExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#CurrentWorldExtent</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#Dpi” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#Dpi</a>
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawingQuality” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#DrawingQuality</a>
Return Type |
---|
DrawingQuality<!– ThinkGeo.MapSuite.Core.DrawingQuality –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#HasKeyColor” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#HasKeyColor</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasHeight.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasHeight.28Object.29</a>
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#IsDrawing” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#IsDrawing</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#KeyColors” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#KeyColors</a>
Return Type |
---|
Collection<GeoColor><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.GeoColor} –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#MapUnit” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#MapUnit</a>
Return Type |
---|
GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToNativeImage.28GeoImage.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#ToNativeImage.28GeoImage.29</a>
Return Type |
---|
Object<!– System.Object –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasWidth.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#GetCanvasWidth.28Object.29</a>
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#OnDrawingProgressChanged.28DrawingProgressChangedEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.WpfGeoCanvas#OnDrawingProgressChanged.28DrawingProgressChangedEventArgs.29</a>
Event Arguments |
---|
DrawingProgressChangedEventArgs<!– ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs –> |
<!– ThinkGeo.MapSuite.Core.GeoCanvas –> Go Back
NOTOC WpfDesktopEdition ThinkGeo.MapSuite.WpfDesktopEdition UpdateDocumentation