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
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.Portable.GeoGraphics ====== 
- 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    ***ThinkGeo.MapSuite.Portable.GeoGraphics** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-==== Protected Constructors ==== 
-** {{wiki:​ProtectedMethod.gif|}} GeoGraphics(Object) ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Parameters == 
-  * //​concrete//​ 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} Clear(GeoColor) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​geoColor//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} FillRectangle(GeoBrush,​Int32,​Int32,​Int32,​Int32) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //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 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DrawImage(GeoImage,​Int32,​Int32) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //bitmap// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-    * Description:​N/​A 
- 
-  * //x// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //y// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DrawImageUnscaled(GeoImage,​Int32,​Int32) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //bitmap// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-    * Description:​N/​A 
- 
-  * //x// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //y// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} DrawImage(GeoImage,​Int32,​Int32,​Int32,​Int32) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //image// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-    * 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 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Dispose() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}} FromImage(GeoImage) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​nativeImage//​ 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} /​nQ=(GeoBrush,​DrawingRectangle) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * ///3Q=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
-    * Description:​N/​A 
- 
-  * //AHU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} AXU=(String,​GeoFont,​GeoSolidBrush,​PointShape) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //AnU=// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //A3U=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
-    * Description:​N/​A 
- 
-  * //BHU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]] 
-    * Description:​N/​A 
- 
-  * //BXU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} AXU=(String,​GeoFont,​GeoSolidBrush,​Int32,​Int32) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //BnU=// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //B3U=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
-    * Description:​N/​A 
- 
-  * //CHU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]] 
-    * Description:​N/​A 
- 
-  * //CXU=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //CnU=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} C3U=(String,​GeoFont) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //DHU=// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //DXU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} C3U=(String,​GeoFont,​PointShape,​String) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //DnU=// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //D3U=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]] 
-    * Description:​N/​A 
- 
-  * //EHU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-  * //EXU=// 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} EnU=(PointShape,​Int32,​Single[],​GeoColor[]) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //E3U=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-    * Description:​N/​A 
- 
-  * //FHU=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //FXU=// 
-    * Type:​Single[] 
-    * Description:​N/​A 
- 
-  * //FnU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoColor[]|GeoColor[]]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} F3U=(GeoImage,​DrawingRectangleF,​Int32,​Int32,​Int32,​Int32,​String,​GeoColorMap[]) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //GHU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-    * Description:​N/​A 
- 
-  * //GXU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] 
-    * Description:​N/​A 
- 
-  * //GnU=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //G3U=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //HHU=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //HXU=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //HnU=// 
-    * Type:String 
-    * Description:​N/​A 
- 
-  * //H3U=// 
-    * Type:​[[ThinkGeo.MapSuite.Portable.GeoColorMap[]|GeoColorMap[]]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} WWA=(GeoImage,​DrawingRectangle,​Int32,​Int32,​Int32,​Int32) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //IHU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-    * Description:​N/​A 
- 
-  * //IXU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]] 
-    * Description:​N/​A 
- 
-  * //InU=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //I3U=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //JHU=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //JXU=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} WWA=(GeoImage,​DrawingRectangle,​DrawingRectangleF,​GeoGraphicsUnit) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //JnU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-    * Description:​N/​A 
- 
-  * //J3U=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]] 
-    * Description:​N/​A 
- 
-  * //KHU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] 
-    * Description:​N/​A 
- 
-  * //KXU=// 
-    * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} WWA=(GeoImage,​Single,​Single,​Int32,​Int32) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //KnU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-    * Description:​N/​A 
- 
-  * //K3U=// 
-    * Type:Single 
-    * Description:​N/​A 
- 
-  * //LHU=// 
-    * Type:Single 
-    * Description:​N/​A 
- 
-  * //LXU=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-  * //LnU=// 
-    * Type:Int32 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} WWA=(GeoImage,​ScreenPointF[],​DrawingRectangleF,​GeoGraphicsUnit) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //L3U=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-    * Description:​N/​A 
- 
-  * //MHU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF[]|ScreenPointF[]]] 
-    * Description:​N/​A 
- 
-  * //MXU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] 
-    * Description:​N/​A 
- 
-  * //MnU=// 
-    * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} WWA=(GeoImage,​DrawingRectangle,​DrawingRectangle,​GeoGraphicsUnit) ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //M3U=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-    * Description:​N/​A 
- 
-  * //NHU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]] 
-    * Description:​N/​A 
- 
-  * //NXU=// 
-    * Type:​[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]] 
-    * Description:​N/​A 
- 
-  * //NnU=// 
-    * Type:​[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-N/A 
-== Remarks == 
-N/A 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-** {{wiki:​PublicProperty.gif|}} SmoothingMode ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Portable.GeoSmoothingMode|GeoSmoothingMode]] 
- 
-** {{wiki:​PublicProperty.gif|}} TextRenderingHint ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Portable.GeoTextRenderingHint|GeoTextRenderingHint]] 
- 
-** {{wiki:​PublicProperty.gif|}} Concrete ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Object 
- 
-** {{wiki:​PublicProperty.gif|}} Bitmap ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
- 
-==== Protected Properties ==== 
-==== Public Events ==== 
  
thinkgeo.mapsuite.portable.geographics.1442797967.txt.gz ยท Last modified: 2015/09/21 01:12 by admin