====== ThinkGeo.MapSuite.Portable.PortableGraphics ====== {{section>upgrade_map_suite_to_10.0}} ===== Inheritance Hierarchy ===== *System.Object ***ThinkGeo.MapSuite.Portable.PortableGraphics** ===== Members Summary ===== ==== Public Constructors ==== ==== Protected Constructors ==== ** {{wiki:ProtectedMethod.gif|}} PortableGraphics() ** * //N/A// == Remarks == * //N/A// == Parameters ==
==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} ToString() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} Equals(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A
** {{wiki:PublicMethod.gif|}} GetHashCode() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} GetType() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Type * Description:N/A == Parameters ==
==== Protected Methods ==== ** {{wiki:ProtectedMethod.gif|}} Create(GeoImage) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters == * //bitmap// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} CreateCore(GeoImage) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters == * //bitmap// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} Clear(GeoGraphics,GeoColor) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //geoColor// * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} ClearCore(GeoGraphics,GeoColor) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //geoColor// * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawImageUnscaled(GeoGraphics,GeoImage,Single,Single) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //image// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A * //offsetX// * Type:Single * Description:N/A * //offsetY// * Type:Single * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawImageUnscaledCore(GeoGraphics,GeoImage,Single,Single) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //image// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A * //offsetX// * Type:Single * Description:N/A * //offsetY// * Type:Single * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawImage(GeoGraphics,GeoImage,DrawingRectangle,DrawingRectangleF,GeoGraphicsUnit) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //image// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A * //destinateRectangle// * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]] * Description:N/A * //sourceRectangle// * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] * Description:N/A * //graphicsUnit// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawImageCore(GeoGraphics,GeoImage,DrawingRectangle,DrawingRectangleF,GeoGraphicsUnit) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //image// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A * //destinateRectangle// * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]] * Description:N/A * //sourceRectangle// * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] * Description:N/A * //graphicsUnit// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawRadialGradient(GeoGraphics,PointShape,Int32,Single[],GeoColor[]) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //centerPoint// * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] * Description:N/A * //radius// * Type:Int32 * Description:N/A * //positions// * Type:Single[] * Description:N/A * //colors// * Type:[[ThinkGeo.MapSuite.Core.GeoColor[]|GeoColor[]]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawRadialGradientCore(GeoGraphics,PointShape,Int32,Single[],GeoColor[]) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //centerPoint// * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] * Description:N/A * //radius// * Type:Int32 * Description:N/A * //positions// * Type:Single[] * Description:N/A * //colors// * Type:[[ThinkGeo.MapSuite.Core.GeoColor[]|GeoColor[]]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawColorizeImage(GeoGraphics,GeoImage,DrawingRectangleF,Int32,Int32,Int32,Int32,String,GeoColorMap[]) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //image// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A * //drawingRectangleF// * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] * Description:N/A * //srcX// * Type:Int32 * Description:N/A * //srcY// * Type:Int32 * Description:N/A * //srcWidth// * Type:Int32 * Description:N/A * //srcHeight// * Type:Int32 * Description:N/A * //srcUnit// * Type:String * Description:N/A * //colors// * Type:[[ThinkGeo.MapSuite.Portable.GeoColorMap[]|GeoColorMap[]]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawColorizeImageCore(GeoGraphics,GeoImage,DrawingRectangleF,Int32,Int32,Int32,Int32,String,GeoColorMap[]) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //image// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A * //drawingRectangleF// * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] * Description:N/A * //srcX// * Type:Int32 * Description:N/A * //srcY// * Type:Int32 * Description:N/A * //srcWidth// * Type:Int32 * Description:N/A * //srcHeight// * Type:Int32 * Description:N/A * //srcUnit// * Type:String * Description:N/A * //colors// * Type:[[ThinkGeo.MapSuite.Portable.GeoColorMap[]|GeoColorMap[]]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawImage(GeoGraphics,GeoImage,Single,Single,Single,Single) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //image// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A * //x// * Type:Single * Description:N/A * //y// * Type:Single * Description:N/A * //expectedImageWidth// * Type:Single * Description:N/A * //expectedImageHeight// * Type:Single * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawImageCore(GeoGraphics,GeoImage,Single,Single,Single,Single) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //image// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A * //x// * Type:Single * Description:N/A * //y// * Type:Single * Description:N/A * //expectedImageWidth// * Type:Single * Description:N/A * //expectedImageHeight// * Type:Single * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawImage(GeoGraphics,GeoImage,ScreenPointF[],DrawingRectangleF,GeoGraphicsUnit) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //image// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A * //targetImagePoints// * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]]] * Description:N/A * //sourceRectangle// * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] * Description:N/A * //graphicsUnit// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawImageCore(GeoGraphics,GeoImage,ScreenPointF[],DrawingRectangleF,GeoGraphicsUnit) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //image// * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] * Description:N/A * //targetImagePoints// * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]]] * Description:N/A * //sourceRectangle// * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] * Description:N/A * //graphicsUnit// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} FillRectangle(GeoGraphics,GeoBrush,Int32,Int32,Int32,Int32) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //brush// * Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] * Description:N/A * //x// * Type:Int32 * Description:N/A * //y// * Type:Int32 * Description:N/A * //width// * Type:Int32 * Description:N/A * //height// * Type:Int32 * Description:N/A
** {{wiki:ProtectedMethod.gif|}} FillRectangleCore(GeoGraphics,GeoBrush,Int32,Int32,Int32,Int32) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //brush// * Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] * Description:N/A * //x// * Type:Int32 * Description:N/A * //y// * Type:Int32 * Description:N/A * //width// * Type:Int32 * Description:N/A * //height// * Type:Int32 * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawString(GeoGraphics,String,GeoFont,GeoSolidBrush,PointShape) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphic// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //content// * Type:String * Description:N/A * //font// * Type:[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] * Description:N/A * //brush// * Type:[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]] * Description:N/A * //position// * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DrawStringCore(GeoGraphics,String,GeoFont,GeoSolidBrush,PointShape) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //content// * Type:String * Description:N/A * //font// * Type:[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] * Description:N/A * //brush// * Type:[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]] * Description:N/A * //position// * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} MeasureString(GeoGraphics,String,GeoFont,PointShape,String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //content// * Type:String * Description:N/A * //font// * Type:[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] * Description:N/A * //origin// * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] * Description:N/A * //stringFormat// * Type:String * Description:N/A
** {{wiki:ProtectedMethod.gif|}} MeasureStringCore(GeoGraphics,String,GeoFont,PointShape,String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] * Description:N/A == Parameters == * //graphics// * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] * Description:N/A * //content// * Type:String * Description:N/A * //font// * Type:[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] * Description:N/A * //origin// * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] * Description:N/A * //stringFormat// * Type:String * Description:N/A
** {{wiki:ProtectedMethod.gif|}} Dispose(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //concrete// * Type:Object * Description:N/A
** {{wiki:ProtectedMethod.gif|}} DisposeCore(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //concrete// * Type:Object * Description:N/A
** {{wiki:ProtectedMethod.gif|}} Finalize() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters ==
==== Public Properties ==== ==== Protected Properties ==== ==== Public Events ====