User Tools

Site Tools


thinkgeo.mapsuite.portable.portablegraphics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.portable.portablegraphics [2015/09/21 01:13]
admin
thinkgeo.mapsuite.portable.portablegraphics [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Portable.PortableGraphics ====== ====== ThinkGeo.MapSuite.Portable.PortableGraphics ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
  
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 9: Line 12:
 ** {{wiki:​ProtectedMethod.gif|}} PortableGraphics() ** ** {{wiki:​ProtectedMethod.gif|}} PortableGraphics() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
Line 17: Line 20:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 29: Line 32:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 45: Line 48:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 57: Line 60:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 68: Line 71:
 <div newline></​div>​ <div newline></​div>​
 ==== Protected Methods ==== ==== Protected Methods ====
-** {{wiki:​ProtectedMethod.gif|}} ​zzY=(GeoImage) **+** {{wiki:​ProtectedMethod.gif|}} ​Create(GeoImage) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 79: Line 82:
  
 == Parameters == == Parameters ==
-  * //XXU=//+  * //bitmap//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
Line 86: Line 89:
 ** {{wiki:​ProtectedMethod.gif|}} CreateCore(GeoImage) ** ** {{wiki:​ProtectedMethod.gif|}} CreateCore(GeoImage) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 100: Line 103:
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​6Ds=(GeoGraphics,​GeoColor) **+** {{wiki:​ProtectedMethod.gif|}} ​Clear(GeoGraphics,​GeoColor) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 111: Line 114:
  
 == Parameters == == Parameters ==
-  * //XnU=//+  * //graphics//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //X3U=//+  * //geoColor//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]
     * Description:​N/​A     * Description:​N/​A
Line 122: Line 125:
 ** {{wiki:​ProtectedMethod.gif|}} ClearCore(GeoGraphics,​GeoColor) ** ** {{wiki:​ProtectedMethod.gif|}} ClearCore(GeoGraphics,​GeoColor) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 140: Line 143:
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​YHU=(GeoGraphics,​GeoImage,​Single,​Single) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawImageUnscaled(GeoGraphics,​GeoImage,​Single,​Single) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 151: Line 154:
  
 == Parameters == == Parameters ==
-  * //YXU=//+  * //graphics//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //YnU=//+  * //image//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //Y3U=//+  * //offsetX//
     * Type:Single     * Type:Single
     * Description:​N/​A     * Description:​N/​A
  
-  * //ZHU=//+  * //offsetY//
     * Type:Single     * Type:Single
     * Description:​N/​A     * Description:​N/​A
Line 170: Line 173:
 ** {{wiki:​ProtectedMethod.gif|}} DrawImageUnscaledCore(GeoGraphics,​GeoImage,​Single,​Single) ** ** {{wiki:​ProtectedMethod.gif|}} DrawImageUnscaledCore(GeoGraphics,​GeoImage,​Single,​Single) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 196: Line 199:
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​WWA=(GeoGraphics,​GeoImage,​DrawingRectangle,​DrawingRectangleF,​GeoGraphicsUnit) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawImage(GeoGraphics,​GeoImage,​DrawingRectangle,​DrawingRectangleF,​GeoGraphicsUnit) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 207: Line 210:
  
 == Parameters == == Parameters ==
-  * //ZXU=//+  * //graphics//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //ZnU=//+  * //image//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //Z3U=//+  * //destinateRectangle//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //aHU=//+  * //sourceRectangle//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //aXU=//+  * //graphicsUnit//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]
     * Description:​N/​A     * Description:​N/​A
Line 230: Line 233:
 ** {{wiki:​ProtectedMethod.gif|}} DrawImageCore(GeoGraphics,​GeoImage,​DrawingRectangle,​DrawingRectangleF,​GeoGraphicsUnit) ** ** {{wiki:​ProtectedMethod.gif|}} DrawImageCore(GeoGraphics,​GeoImage,​DrawingRectangle,​DrawingRectangleF,​GeoGraphicsUnit) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 260: Line 263:
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​EnU=(GeoGraphics,​PointShape,​Int32,​Single[],​GeoColor[]) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawRadialGradient(GeoGraphics,​PointShape,​Int32,​Single[],​GeoColor[]) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 271: Line 274:
  
 == Parameters == == Parameters ==
-  * //anU=//+  * //graphics//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //a3U=//+  * //centerPoint//
     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //bHU=//+  * //radius//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //bXU=//+  * //positions//
     * Type:​Single[]     * Type:​Single[]
     * Description:​N/​A     * Description:​N/​A
  
-  * //bnU=//+  * //colors//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoColor[]|GeoColor[]]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoColor[]|GeoColor[]]]
     * Description:​N/​A     * Description:​N/​A
Line 294: Line 297:
 ** {{wiki:​ProtectedMethod.gif|}} DrawRadialGradientCore(GeoGraphics,​PointShape,​Int32,​Single[],​GeoColor[]) ** ** {{wiki:​ProtectedMethod.gif|}} DrawRadialGradientCore(GeoGraphics,​PointShape,​Int32,​Single[],​GeoColor[]) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 324: Line 327:
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​F3U=(GeoGraphics,​GeoImage,​DrawingRectangleF,​Int32,​Int32,​Int32,​Int32,​String,​GeoColorMap[]) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawColorizeImage(GeoGraphics,​GeoImage,​DrawingRectangleF,​Int32,​Int32,​Int32,​Int32,​String,​GeoColorMap[]) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 335: Line 338:
  
 == Parameters == == Parameters ==
-  * //b3U=//+  * //graphics//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //cHU=//+  * //image//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //cXU=//+  * //drawingRectangleF//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //cnU=//+  * //srcX//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //c3U=//+  * //srcY//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //dHU=//+  * //srcWidth//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //dXU=//+  * //srcHeight//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //dnU=//+  * //srcUnit//
     * Type:String     * Type:String
     * Description:​N/​A     * Description:​N/​A
  
-  * //d3U=//+  * //colors//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoColorMap[]|GeoColorMap[]]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoColorMap[]|GeoColorMap[]]]
     * Description:​N/​A     * Description:​N/​A
Line 374: Line 377:
 ** {{wiki:​ProtectedMethod.gif|}} DrawColorizeImageCore(GeoGraphics,​GeoImage,​DrawingRectangleF,​Int32,​Int32,​Int32,​Int32,​String,​GeoColorMap[]) ** ** {{wiki:​ProtectedMethod.gif|}} DrawColorizeImageCore(GeoGraphics,​GeoImage,​DrawingRectangleF,​Int32,​Int32,​Int32,​Int32,​String,​GeoColorMap[]) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 420: Line 423:
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​WWA=(GeoGraphics,​GeoImage,​Single,​Single,​Single,​Single) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawImage(GeoGraphics,​GeoImage,​Single,​Single,​Single,​Single) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 431: Line 434:
  
 == Parameters == == Parameters ==
-  * //eHU=//+  * //graphics//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //eXU=//+  * //image//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //enU=//+  * //x//
     * Type:Single     * Type:Single
     * Description:​N/​A     * Description:​N/​A
  
-  * //e3U=//+  * //y//
     * Type:Single     * Type:Single
     * Description:​N/​A     * Description:​N/​A
  
-  * //fHU=//+  * //expectedImageWidth//
     * Type:Single     * Type:Single
     * Description:​N/​A     * Description:​N/​A
  
-  * //fXU=//+  * //expectedImageHeight//
     * Type:Single     * Type:Single
     * Description:​N/​A     * Description:​N/​A
Line 458: Line 461:
 ** {{wiki:​ProtectedMethod.gif|}} DrawImageCore(GeoGraphics,​GeoImage,​Single,​Single,​Single,​Single) ** ** {{wiki:​ProtectedMethod.gif|}} DrawImageCore(GeoGraphics,​GeoImage,​Single,​Single,​Single,​Single) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 492: Line 495:
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​WWA=(GeoGraphics,​GeoImage,​ScreenPointF[],​DrawingRectangleF,​GeoGraphicsUnit) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawImage(GeoGraphics,​GeoImage,​ScreenPointF[],​DrawingRectangleF,​GeoGraphicsUnit) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 503: Line 506:
  
 == Parameters == == Parameters ==
-  * //fnU=//+  * //graphics//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //f3U=//+  * //image//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //gHU=//+  * //targetImagePoints//
     * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]]]     * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //gXU=//+  * //sourceRectangle//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //gnU=//+  * //graphicsUnit//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]
     * Description:​N/​A     * Description:​N/​A
Line 526: Line 529:
 ** {{wiki:​ProtectedMethod.gif|}} DrawImageCore(GeoGraphics,​GeoImage,​ScreenPointF[],​DrawingRectangleF,​GeoGraphicsUnit) ** ** {{wiki:​ProtectedMethod.gif|}} DrawImageCore(GeoGraphics,​GeoImage,​ScreenPointF[],​DrawingRectangleF,​GeoGraphicsUnit) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 556: Line 559:
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​/nQ=(GeoGraphics,​GeoBrush,​Int32,​Int32,​Int32,​Int32) **+** {{wiki:​ProtectedMethod.gif|}} ​FillRectangle(GeoGraphics,​GeoBrush,​Int32,​Int32,​Int32,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 567: Line 570:
  
 == Parameters == == Parameters ==
-  * //g3U=//+  * //graphics//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //hHU=//+  * //brush//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //hXU=//+  * //x//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //hnU=//+  * //y//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //h3U=//+  * //width//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //iHU=//+  * //height//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
Line 594: Line 597:
 ** {{wiki:​ProtectedMethod.gif|}} FillRectangleCore(GeoGraphics,​GeoBrush,​Int32,​Int32,​Int32,​Int32) ** ** {{wiki:​ProtectedMethod.gif|}} FillRectangleCore(GeoGraphics,​GeoBrush,​Int32,​Int32,​Int32,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 628: Line 631:
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​AXU=(GeoGraphics,​String,​GeoFont,​GeoSolidBrush,​PointShape) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawString(GeoGraphics,​String,​GeoFont,​GeoSolidBrush,​PointShape) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 639: Line 642:
  
 == Parameters == == Parameters ==
-  * //iXU=//+  * //graphic//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //inU=//+  * //content//
     * Type:String     * Type:String
     * Description:​N/​A     * Description:​N/​A
  
-  * //i3U=//+  * //font//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //jHU=//+  * //brush//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //jXU=//+  * //position//
     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]
     * Description:​N/​A     * Description:​N/​A
Line 662: Line 665:
 ** {{wiki:​ProtectedMethod.gif|}} DrawStringCore(GeoGraphics,​String,​GeoFont,​GeoSolidBrush,​PointShape) ** ** {{wiki:​ProtectedMethod.gif|}} DrawStringCore(GeoGraphics,​String,​GeoFont,​GeoSolidBrush,​PointShape) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 692: Line 695:
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​C3U=(GeoGraphics,​String,​GeoFont,​PointShape,​String) **+** {{wiki:​ProtectedMethod.gif|}} ​MeasureString(GeoGraphics,​String,​GeoFont,​PointShape,​String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 703: Line 706:
  
 == Parameters == == Parameters ==
-  * //jnU=//+  * //graphics//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //j3U=//+  * //content//
     * Type:String     * Type:String
     * Description:​N/​A     * Description:​N/​A
  
-  * //kHU=//+  * //font//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //kXU=//+  * //origin//
     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //knU=//+  * //stringFormat//
     * Type:String     * Type:String
     * Description:​N/​A     * Description:​N/​A
Line 726: Line 729:
 ** {{wiki:​ProtectedMethod.gif|}} MeasureStringCore(GeoGraphics,​String,​GeoFont,​PointShape,​String) ** ** {{wiki:​ProtectedMethod.gif|}} MeasureStringCore(GeoGraphics,​String,​GeoFont,​PointShape,​String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 756: Line 759:
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​rBs=(Object) **+** {{wiki:​ProtectedMethod.gif|}} ​Dispose(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 767: Line 770:
  
 == Parameters == == Parameters ==
-  * //k3U=//+  * //concrete//
     * Type:Object     * Type:Object
     * Description:​N/​A     * Description:​N/​A
Line 774: Line 777:
 ** {{wiki:​ProtectedMethod.gif|}} DisposeCore(Object) ** ** {{wiki:​ProtectedMethod.gif|}} DisposeCore(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 790: Line 793:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 802: Line 805:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
thinkgeo.mapsuite.portable.portablegraphics.1442798011.txt.gz · Last modified: 2015/09/21 01:13 by admin