Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
DrawArea]]**
* **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]>,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder
* DeclaringType:GeoCanvas
* Summary:N/A
</div>
=== Protected Methods ===
DrawAreaCore]]**
* **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]>,GeoPen,GeoBrush,DrawingLevel,Single,Single,PenBrushDrawingOrder
* DeclaringType:N/A
* Summary:N/A
</div>
DrawScreenImageWithoutScalingCore
=== Public Properties ===
ClippingArea
* Return:RectangleShape
* Summary:N/A
CurrentScale
* Return:Double
* Summary:N/A
CurrentWorldExtent
* Return:RectangleShape
* Summary:N/A
Dpi
* Return:Single
* Summary:N/A
DrawingQuality
* Return:DrawingQuality
* Summary:N/A
HasKeyColor
* Return:Boolean
* Summary:N/A
Height
* Return:Single
* Summary:N/A
IsDrawing
* Return:Boolean
* Summary:N/A
KeyColors
* Return:Collection<GeoColor>
* Summary:N/A
MapUnit
* Return:GeographyUnit
* Summary:N/A
NativeImage
* Return:Object
* Summary:N/A
Width
* Return:Single
* Summary:N/A
=== Protected Properties ===
IRY=
* Return:Boolean
* Summary:N/A
=== Public Events ===
DrawingProgressChanged
* Event Arguments:DrawingProgressChangedEventArgs
* Summary:N/A
===== Public Constructors =====
=== KmlGeoCanvas() ===
N/A
==== Remarks ====
N/A
==== Parameters ====
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:RectangleShape
* Description:N/A
drawingMapUnit
* Type:GeographyUnit
* Description:N/A
Go Back
=== Clear(GeoBrush) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
fillBrush
* Type:GeoBrush
* Description:N/A
Go Back
=== CloneDeep() ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:GeoCanvas
* Description:N/A
==== Parameters ====
Go Back
=== DrawArea(AreaBaseShape,GeoPen,GeoBrush,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
shape
* Type:AreaBaseShape
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
Go Back
=== DrawArea(Feature,GeoPen,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
feature
* Type:Feature
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
Go Back
=== DrawArea(AreaBaseShape,GeoPen,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
shape
* Type:AreaBaseShape
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
Go Back
=== DrawArea(Feature,GeoBrush,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
feature
* Type:Feature
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
Go Back
=== DrawArea(AreaBaseShape,GeoBrush,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
shape
* Type:AreaBaseShape
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
Go Back
=== DrawArea(Feature,GeoPen,GeoBrush,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
feature
* Type:Feature
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
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:Feature
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
penBrushDrawingOrder
* Type:PenBrushDrawingOrder
* Description:N/A
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:AreaBaseShape
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
penBrushDrawingOrder
* Type:PenBrushDrawingOrder
* Description:N/A
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<ScreenPointF[]>
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
penBrushDrawingOrder
* Type:PenBrushDrawingOrder
* Description:N/A
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:PointBaseShape
* Description:N/A
width
* Type:Single
* Description:N/A
height
* Type:Single
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
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:Feature
* Description:N/A
width
* Type:Single
* Description:N/A
height
* Type:Single
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
penBrushDrawingOrder
* Type:PenBrushDrawingOrder
* Description:N/A
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:PointBaseShape
* Description:N/A
width
* Type:Single
* Description:N/A
height
* Type:Single
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
penBrushDrawingOrder
* Type:PenBrushDrawingOrder
* Description:N/A
Go Back
=== DrawEllipse(PointBaseShape,Single,Single,GeoBrush,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
shape
* Type:PointBaseShape
* Description:N/A
width
* Type:Single
* Description:N/A
height
* Type:Single
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
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:ScreenPointF
* Description:N/A
width
* Type:Single
* Description:N/A
height
* Type:Single
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
penBrushDrawingOrder
* Type:PenBrushDrawingOrder
* Description:N/A
Go Back
=== DrawEllipse(Feature,Single,Single,GeoBrush,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
centerPointFeature
* Type:Feature
* Description:N/A
width
* Type:Single
* Description:N/A
height
* Type:Single
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
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:Feature
* Description:N/A
width
* Type:Single
* Description:N/A
height
* Type:Single
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
Go Back
=== DrawEllipse(Feature,Single,Single,GeoPen,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
feature
* Type:Feature
* Description:N/A
width
* Type:Single
* Description:N/A
height
* Type:Single
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
Go Back
=== DrawEllipse(PointBaseShape,Single,Single,GeoPen,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
shape
* Type:PointBaseShape
* Description:N/A
width
* Type:Single
* Description:N/A
height
* Type:Single
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
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<ScreenPointF>
* Description:N/A
linePen
* Type:GeoPen
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
Go Back
=== DrawLine(Feature,GeoPen,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
feature
* Type:Feature
* Description:N/A
linePen
* Type:GeoPen
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
Go Back
=== DrawLine(LineBaseShape,GeoPen,DrawingLevel,Single,Single) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
shape
* Type:LineBaseShape
* Description:N/A
linePen
* Type:GeoPen
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
Go Back
=== DrawLine(Feature,GeoPen,DrawingLevel,Single,Single) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
feature
* Type:Feature
* Description:N/A
linePen
* Type:GeoPen
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
Go Back
=== DrawLine(LineBaseShape,GeoPen,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
shape
* Type:LineBaseShape
* Description:N/A
linePen
* Type:GeoPen
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
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: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:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
rotateAngle
* Type:Single
* Description:N/A
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:GeoImage
* Description:N/A
centerXInScreen
* Type:Single
* Description:N/A
centerYInScreen
* Type:Single
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
rotateAngle
* Type:Single
* Description:N/A
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:GeoFont
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
haloPen
* Type:GeoPen
* Description:N/A
textPathInScreen
* Type:IEnumerable<ScreenPointF>
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
rotateAngle
* Type:Single
* Description:N/A
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:GeoFont
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
textPathInScreen
* Type:IEnumerable<ScreenPointF>
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
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:GeoFont
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
haloPen
* Type:GeoPen
* Description:N/A
upperLeftXInScreen
* Type:Single
* Description:N/A
upperLeftYInScreen
* Type:Single
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
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:GeoFont
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
upperLeftXInScreen
* Type:Single
* Description:N/A
upperLeftYInScreen
* Type:Single
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
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:GeoFont
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
haloPen
* Type:GeoPen
* Description:N/A
upperLeftXInWorld
* Type:Double
* Description:N/A
upperLeftYInWorld
* Type:Double
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
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:GeoFont
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
upperLeftXInWorld
* Type:Double
* Description:N/A
upperLeftYInWorld
* Type:Double
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
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:GeoImage
* Description:N/A
centerXInWorld
* Type:Double
* Description:N/A
centerYInWorld
* Type:Double
* Description:N/A
imageScale
* Type:Double
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
rotateAngle
* Type:Single
* Description:N/A
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: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:DrawingLevel
* Description:N/A
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: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:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
rotateAngle
* Type:Single
* Description:N/A
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:GeoImage
* Description:N/A
centerXInWorld
* Type:Double
* Description:N/A
centerYInWorld
* Type:Double
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
rotateAngle
* Type:Single
* Description:N/A
Go Back
=== DrawWorldImageWithoutScaling(GeoImage,Double,Double,DrawingLevel) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
image
* Type:GeoImage
* Description:N/A
centerXInWorld
* Type:Double
* Description:N/A
centerYInWorld
* Type:Double
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
Go Back
=== EndDrawing() ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
Go Back
=== Equals(Object) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Boolean
* Description:N/A
==== Parameters ====
obj
* Type:Object
* Description:N/A
Go Back
=== Flush() ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
Go Back
=== GetHashCode() ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Int32
* Description:N/A
==== Parameters ====
Go Back
=== GetStreamFromGeoImage(GeoImage) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Stream
* Description:N/A
==== Parameters ====
image
* Type:GeoImage
* Description:N/A
Go Back
=== GetType() ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Type
* Description:N/A
==== Parameters ====
Go Back
=== MeasureText(String,GeoFont) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:DrawingRectangleF
* Description:N/A
==== Parameters ====
text
* Type:String
* Description:N/A
font
* Type:GeoFont
* Description:N/A
Go Back
=== ToGeoImage(Object) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:GeoImage
* Description:N/A
==== Parameters ====
nativeImage
* Type:Object
* Description:N/A
Go Back
=== ToNativeImage(GeoImage) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Object
* Description:N/A
==== Parameters ====
image
* Type:GeoImage
* Description:N/A
Go Back
=== ToString() ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:String
* Description:N/A
==== Parameters ====
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
Go Back
=== 7BU=(String) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
waterMarkedString
* Type:String
* Description:N/A
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:RectangleShape
* Description:N/A
drawingMapUnit
* Type:GeographyUnit
* Description:N/A
Go Back
=== ClearCore(GeoBrush) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
fillBrush
* Type:GeoBrush
* Description:N/A
Go Back
=== CloneDeepCore() ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:GeoCanvas
* Description:N/A
==== Parameters ====
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<ScreenPointF[]>
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
penBrushDrawingOrder
* Type:PenBrushDrawingOrder
* Description:N/A
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:ScreenPointF
* Description:N/A
width
* Type:Single
* Description:N/A
height
* Type:Single
* Description:N/A
outlinePen
* Type:GeoPen
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
penBrushDrawingOrder
* Type:PenBrushDrawingOrder
* Description:N/A
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<ScreenPointF>
* Description:N/A
linePen
* Type:GeoPen
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
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: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:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
rotateAngle
* Type:Single
* Description:N/A
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:GeoImage
* Description:N/A
centerXInScreen
* Type:Single
* Description:N/A
centerYInScreen
* Type:Single
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
rotateAngle
* Type:Single
* Description:N/A
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:GeoFont
* Description:N/A
fillBrush
* Type:GeoBrush
* Description:N/A
haloPen
* Type:GeoPen
* Description:N/A
textPathInScreen
* Type:IEnumerable<ScreenPointF>
* Description:N/A
drawingLevel
* Type:DrawingLevel
* Description:N/A
xOffset
* Type:Single
* Description:N/A
yOffset
* Type:Single
* Description:N/A
rotateAngle
* Type:Single
* Description:N/A
Go Back
=== EndDrawingCore() ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
Go Back
=== Finalize() ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
Go Back
=== FlushCore() ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
Go Back
=== GetCanvasHeight(Object) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Single
* Description:N/A
==== Parameters ====
nativeImage
* Type:Object
* Description:N/A
Go Back
=== GetCanvasHeightCore(Object) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Single
* Description:N/A
==== Parameters ====
nativeImage
* Type:Object
* Description:N/A
Go Back
=== GetCanvasWidth(Object) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Single
* Description:N/A
==== Parameters ====
nativeImage
* Type:Object
* Description:N/A
Go Back
=== GetCanvasWidthCore(Object) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Single
* Description:N/A
==== Parameters ====
nativeImage
* Type:Object
* Description:N/A
Go Back
=== KRY=(DrawingRectangleF) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:RectangleShape
* Description:N/A
==== Parameters ====
drawingRectangle
* Type:DrawingRectangleF
* Description:N/A
Go Back
=== MeasureTextCore(String,GeoFont) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:DrawingRectangleF
* Description:N/A
==== Parameters ====
text
* Type:String
* Description:N/A
font
* Type:GeoFont
* Description:N/A
Go Back
=== MemberwiseClone() ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Object
* Description:N/A
==== Parameters ====
Go Back
=== OnDrawingProgressChanged(DrawingProgressChangedEventArgs) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Void
* Description:N/A
==== Parameters ====
e
* Type:DrawingProgressChangedEventArgs
* Description:N/A
Go Back
=== ToGeoImageCore(Object) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:GeoImage
* Description:N/A
==== Parameters ====
nativeImage
* Type:Object
* Description:N/A
Go Back
=== ToNativeImageCore(GeoImage) ===
N/A
==== Remarks ====
N/A
Return Value
* Return Type:Object
* Description:N/A
==== Parameters ====
image
* Type:GeoImage
* Description:N/A
Go Back
===== Public Properties =====
=== ClippingArea ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:RectangleShape
Go Back
=== CurrentScale ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:Double
Go Back
=== CurrentWorldExtent ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:RectangleShape
Go Back
=== Dpi ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:Single
Go Back
=== DrawingQuality ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:DrawingQuality
Go Back
=== HasKeyColor ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:Boolean
Go Back
=== Height ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:Single
Go Back
=== IsDrawing ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:Boolean
Go Back
=== KeyColors ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:Collection<GeoColor>
Go Back
=== MapUnit ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:GeographyUnit
Go Back
=== NativeImage ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:Object
Go Back
=== Width ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:Single
Go Back
===== Protected Properties =====
=== IRY= ===
N/A
==== Remarks ====
N/A
==== Return Value ====
Return Type:Boolean
Go Back
===== Public Events =====
=== DrawingProgressChanged ===
N/A
==== Remarks ====
N/A
Event Arguments**:DrawingProgressChangedEventArgs
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.