User Tools

Site Tools


thinkgeo.mapsuite.portable.geographics

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.geographics [2015/09/21 01:12]
admin
thinkgeo.mapsuite.portable.geographics [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Portable.GeoGraphics ====== ====== ThinkGeo.MapSuite.Portable.GeoGraphics ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
  
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 9: Line 12:
 ** {{wiki:​ProtectedMethod.gif|}} GeoGraphics(Object) ** ** {{wiki:​ProtectedMethod.gif|}} GeoGraphics(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //​concrete//​   * //​concrete//​
Line 21: Line 24:
 ** {{wiki:​PublicMethod.gif|}} Clear(GeoColor) ** ** {{wiki:​PublicMethod.gif|}} Clear(GeoColor) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 37: Line 40:
 ** {{wiki:​PublicMethod.gif|}} FillRectangle(GeoBrush,​Int32,​Int32,​Int32,​Int32) ** ** {{wiki:​PublicMethod.gif|}} FillRectangle(GeoBrush,​Int32,​Int32,​Int32,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 69: Line 72:
 ** {{wiki:​PublicMethod.gif|}} DrawImage(GeoImage,​Int32,​Int32) ** ** {{wiki:​PublicMethod.gif|}} DrawImage(GeoImage,​Int32,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 93: Line 96:
 ** {{wiki:​PublicMethod.gif|}} DrawImageUnscaled(GeoImage,​Int32,​Int32) ** ** {{wiki:​PublicMethod.gif|}} DrawImageUnscaled(GeoImage,​Int32,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 117: Line 120:
 ** {{wiki:​PublicMethod.gif|}} DrawImage(GeoImage,​Int32,​Int32,​Int32,​Int32) ** ** {{wiki:​PublicMethod.gif|}} DrawImage(GeoImage,​Int32,​Int32,​Int32,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 149: Line 152:
 ** {{wiki:​PublicMethod.gif|}} Dispose() ** ** {{wiki:​PublicMethod.gif|}} Dispose() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 161: Line 164:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 173: Line 176:
 ** {{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 189: Line 192:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 201: Line 204:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 213: Line 216:
 ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} FromImage(GeoImage) ** ** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} FromImage(GeoImage) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 228: Line 231:
 <div newline></​div>​ <div newline></​div>​
 ==== Protected Methods ==== ==== Protected Methods ====
-** {{wiki:​ProtectedMethod.gif|}} ​/nQ=(GeoBrush,​DrawingRectangle) **+** {{wiki:​ProtectedMethod.gif|}} ​FillRectangle(GeoBrush,​DrawingRectangle) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 239: Line 242:
  
 == Parameters == == Parameters ==
-  * ///3Q=//+  * //brush//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //AHU=//+  * //rectangle//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]
     * Description:​N/​A     * Description:​N/​A
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​AXU=(String,​GeoFont,​GeoSolidBrush,​PointShape) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawString(String,​GeoFont,​GeoSolidBrush,​PointShape) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 259: Line 262:
  
 == Parameters == == Parameters ==
-  * //AnU=//+  * //content//
     * Type:String     * Type:String
     * Description:​N/​A     * Description:​N/​A
  
-  * //A3U=//+  * //font//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //BHU=//+  * //brush//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //BXU=//+  * //position//
     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]
     * Description:​N/​A     * Description:​N/​A
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​AXU=(String,​GeoFont,​GeoSolidBrush,​Int32,​Int32) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawString(String,​GeoFont,​GeoSolidBrush,​Int32,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 287: Line 290:
  
 == Parameters == == Parameters ==
-  * //BnU=//+  * //content//
     * Type:String     * Type:String
     * Description:​N/​A     * Description:​N/​A
  
-  * //B3U=//+  * //font//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //CHU=//+  * //brush//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //CXU=//+  * //x//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //CnU=//+  * //y//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​C3U=(String,​GeoFont) **+** {{wiki:​ProtectedMethod.gif|}} ​MeasureString(String,​GeoFont) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 319: Line 322:
  
 == Parameters == == Parameters ==
-  * //DHU=//+  * //text//
     * Type:String     * Type:String
     * Description:​N/​A     * Description:​N/​A
  
-  * //DXU=//+  * //font//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]
     * Description:​N/​A     * Description:​N/​A
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​C3U=(String,​GeoFont,​PointShape,​String) **+** {{wiki:​ProtectedMethod.gif|}} ​MeasureString(String,​GeoFont,​PointShape,​String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 339: Line 342:
  
 == Parameters == == Parameters ==
-  * //DnU=//+  * //text//
     * Type:String     * Type:String
     * Description:​N/​A     * Description:​N/​A
  
-  * //D3U=//+  * //font//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //EHU=//+  * //origin//
     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //EXU=//+  * //stringFormat//
     * Type:String     * Type:String
     * Description:​N/​A     * Description:​N/​A
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​EnU=(PointShape,​Int32,​Single[],​GeoColor[]) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawRadialGradient(PointShape,​Int32,​Single[],​GeoColor[]) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 367: Line 370:
  
 == Parameters == == Parameters ==
-  * //E3U=//+  * //centerPoint//
     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]     * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //FHU=//+  * //radius//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //FXU=//+  * //p//
     * Type:​Single[]     * Type:​Single[]
     * Description:​N/​A     * Description:​N/​A
  
-  * //FnU=//+  * //geoColor//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoColor[]|GeoColor[]]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoColor[]|GeoColor[]]]
     * Description:​N/​A     * Description:​N/​A
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​F3U=(GeoImage,​DrawingRectangleF,​Int32,​Int32,​Int32,​Int32,​String,​GeoColorMap[]) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawColorizeImage(GeoImage,​DrawingRectangleF,​Int32,​Int32,​Int32,​Int32,​String,​GeoColorMap[]) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 395: Line 398:
  
 == Parameters == == Parameters ==
-  * //GHU=//+  * //image//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //GXU=//+  * //drawingRectangleF//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //GnU=//+  * //p1//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //G3U=//+  * //p2//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //HHU=//+  * //p3//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //HXU=//+  * //p4//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //HnU=//+  * //p5//
     * Type:String     * Type:String
     * Description:​N/​A     * Description:​N/​A
  
-  * //H3U=//+  * //colors//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoColorMap[]|GeoColorMap[]]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoColorMap[]|GeoColorMap[]]]
     * Description:​N/​A     * Description:​N/​A
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​WWA=(GeoImage,​DrawingRectangle,​Int32,​Int32,​Int32,​Int32) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawImage(GeoImage,​DrawingRectangle,​Int32,​Int32,​Int32,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 439: Line 442:
  
 == Parameters == == Parameters ==
-  * //IHU=//+  * //image//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //IXU=//+  * //sourceRectangle//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //InU=//+  * //x//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //I3U=//+  * //y//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //JHU=//+  * //width//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //JXU=//+  * //height//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​WWA=(GeoImage,​DrawingRectangle,​DrawingRectangleF,​GeoGraphicsUnit) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawImage(GeoImage,​DrawingRectangle,​DrawingRectangleF,​GeoGraphicsUnit) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 475: Line 478:
  
 == Parameters == == Parameters ==
-  * //JnU=//+  * //image//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //J3U=//+  * //destinationRectangle//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //KHU=//+  * //sourceRectangle//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //KXU=//+  * //graphicsUnit//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]
     * Description:​N/​A     * Description:​N/​A
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​WWA=(GeoImage,​Single,​Single,​Int32,​Int32) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawImage(GeoImage,​Single,​Single,​Int32,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 503: Line 506:
  
 == Parameters == == Parameters ==
-  * //KnU=//+  * //image//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //K3U=//+  * //x//
     * Type:Single     * Type:Single
     * Description:​N/​A     * Description:​N/​A
  
-  * //LHU=//+  * //y//
     * Type:Single     * Type:Single
     * Description:​N/​A     * Description:​N/​A
  
-  * //LXU=//+  * //width//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
-  * //LnU=//+  * //height//
     * Type:Int32     * Type:Int32
     * Description:​N/​A     * Description:​N/​A
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​WWA=(GeoImage,​ScreenPointF[],​DrawingRectangleF,​GeoGraphicsUnit) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawImage(GeoImage,​ScreenPointF[],​DrawingRectangleF,​GeoGraphicsUnit) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 535: Line 538:
  
 == Parameters == == Parameters ==
-  * //L3U=//+  * //image//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //MHU=//+  * //targetImagePoints//
     * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]]]     * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //MXU=//+  * //sourceRectangle//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //MnU=//+  * //graphicsUnit//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]
     * Description:​N/​A     * Description:​N/​A
  
 <div newline></​div>​ <div newline></​div>​
-** {{wiki:​ProtectedMethod.gif|}} ​WWA=(GeoImage,​DrawingRectangle,​DrawingRectangle,​GeoGraphicsUnit) **+** {{wiki:​ProtectedMethod.gif|}} ​DrawImage(GeoImage,​DrawingRectangle,​DrawingRectangle,​GeoGraphicsUnit) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 563: Line 566:
  
 == Parameters == == Parameters ==
-  * //M3U=//+  * //image//
     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]     * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //NHU=//+  * //destinationRectangle//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //NXU=//+  * //sourceRectangle//
     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]     * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]
     * Description:​N/​A     * Description:​N/​A
  
-  * //NnU=//+  * //graphicsUnit//
     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]     * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]
     * Description:​N/​A     * Description:​N/​A
Line 582: Line 585:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 594: Line 597:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 607: Line 610:
 ** {{wiki:​PublicProperty.gif|}} SmoothingMode ** ** {{wiki:​PublicProperty.gif|}} SmoothingMode **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Portable.GeoSmoothingMode|GeoSmoothingMode]]   * Type:​[[ThinkGeo.MapSuite.Portable.GeoSmoothingMode|GeoSmoothingMode]]
Line 615: Line 618:
 ** {{wiki:​PublicProperty.gif|}} TextRenderingHint ** ** {{wiki:​PublicProperty.gif|}} TextRenderingHint **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Portable.GeoTextRenderingHint|GeoTextRenderingHint]]   * Type:​[[ThinkGeo.MapSuite.Portable.GeoTextRenderingHint|GeoTextRenderingHint]]
Line 623: Line 626:
 ** {{wiki:​PublicProperty.gif|}} Concrete ** ** {{wiki:​PublicProperty.gif|}} Concrete **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Object   * Type:Object
Line 631: Line 634:
 ** {{wiki:​PublicProperty.gif|}} Bitmap ** ** {{wiki:​PublicProperty.gif|}} Bitmap **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]   * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]
thinkgeo.mapsuite.portable.geographics.1442797967.txt.gz ยท Last modified: 2015/09/21 01:12 by admin