Table of Contents

ThinkGeo.MapSuite.Portable.PortableGraphics

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

Inheritance Hierarchy

Members Summary

Public Constructors

Protected Constructors

PortableGraphics()

Remarks
Parameters

Public Methods

ToString()

Remarks
Return Value
Parameters

Equals(Object)

Remarks
Return Value
Parameters

GetHashCode()

Remarks
Return Value
Parameters

GetType()

Remarks
Return Value
Parameters

Protected Methods

Create(GeoImage)

Remarks
Return Value
Parameters

CreateCore(GeoImage)

Remarks
Return Value
Parameters

Clear(GeoGraphics,GeoColor)

Remarks
Return Value
Parameters

ClearCore(GeoGraphics,GeoColor)

Remarks
Return Value
Parameters

DrawImageUnscaled(GeoGraphics,GeoImage,Single,Single)

Remarks
Return Value
Parameters

DrawImageUnscaledCore(GeoGraphics,GeoImage,Single,Single)

Remarks
Return Value
Parameters

DrawImage(GeoGraphics,GeoImage,DrawingRectangle,DrawingRectangleF,GeoGraphicsUnit)

Remarks
Return Value
Parameters

DrawImageCore(GeoGraphics,GeoImage,DrawingRectangle,DrawingRectangleF,GeoGraphicsUnit)

Remarks
Return Value
Parameters

DrawRadialGradient(GeoGraphics,PointShape,Int32,Single[],GeoColor[])

Remarks
Return Value
Parameters

DrawRadialGradientCore(GeoGraphics,PointShape,Int32,Single[],GeoColor[])

Remarks
Return Value
Parameters

DrawColorizeImage(GeoGraphics,GeoImage,DrawingRectangleF,Int32,Int32,Int32,Int32,String,GeoColorMap[])

Remarks
Return Value
Parameters

DrawColorizeImageCore(GeoGraphics,GeoImage,DrawingRectangleF,Int32,Int32,Int32,Int32,String,GeoColorMap[])

Remarks
Return Value
Parameters

DrawImage(GeoGraphics,GeoImage,Single,Single,Single,Single)

Remarks
Return Value
Parameters

DrawImageCore(GeoGraphics,GeoImage,Single,Single,Single,Single)

Remarks
Return Value
Parameters

DrawImage(GeoGraphics,GeoImage,ScreenPointF[],DrawingRectangleF,GeoGraphicsUnit)

Remarks
Return Value
Parameters

DrawImageCore(GeoGraphics,GeoImage,ScreenPointF[],DrawingRectangleF,GeoGraphicsUnit)

Remarks
Return Value
Parameters

FillRectangle(GeoGraphics,GeoBrush,Int32,Int32,Int32,Int32)

Remarks
Return Value
Parameters

FillRectangleCore(GeoGraphics,GeoBrush,Int32,Int32,Int32,Int32)

Remarks
Return Value
Parameters

DrawString(GeoGraphics,String,GeoFont,GeoSolidBrush,PointShape)

Remarks
Return Value
Parameters

DrawStringCore(GeoGraphics,String,GeoFont,GeoSolidBrush,PointShape)

Remarks
Return Value
Parameters

MeasureString(GeoGraphics,String,GeoFont,PointShape,String)

Remarks
Return Value
Parameters

MeasureStringCore(GeoGraphics,String,GeoFont,PointShape,String)

Remarks
Return Value
Parameters

Dispose(Object)

Remarks
Return Value
Parameters

DisposeCore(Object)

Remarks
Return Value
Parameters

Finalize()

Remarks
Return Value
Parameters

MemberwiseClone()

Remarks
Return Value
Parameters

Public Properties

Protected Properties

Public Events