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

Next revision
Previous revision
thinkgeo.mapsuite.portable.portablegraphics [2015/08/20 03:08]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.Portable.PortableGraphics ====== 
- 
- 
- 
-<!-- Class --> 
-===== Inheritance Hierarchy ===== 
-*System.Object 
-**[[ThinkGeo.MapSuite.Portable.PortableGraphics]] 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
-==== Protected Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​PortableGraphics()|PortableGraphics]] ​  ​| ​   |    |    | 
- 
-==== Public Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   | 
- 
-==== Protected Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​ClearCore(GeoGraphics,​ GeoColor)|ClearCore]] ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​CreateCore(GeoImage)|CreateCore]] ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DisposeCore(Object)|DisposeCore]] ​  | Object ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawColorizeImageCore(GeoGraphics,​ GeoImage, DrawingRectangleF,​ Int32, Int32, Int32, Int32, String, GeoColorMap[])|DrawColorizeImageCore]] ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]],​ [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]],​ Int32, Int32, Int32, Int32, String, [[ThinkGeo.MapSuite.Portable.GeoColorMap|GeoColorMap]][] ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawImageCore(GeoGraphics,​ GeoImage, DrawingRectangle,​ DrawingRectangleF,​ GeoGraphicsUnit)|DrawImageCore]] ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]],​ [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ [[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]],​ [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]],​ [[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]] ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawImageCore(GeoGraphics,​ GeoImage, Single, Single, Single, Single)|DrawImageCore]] ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]],​ [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ Single, Single, Single, Single ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawImageCore(GeoGraphics,​ GeoImage, PointShape[],​ DrawingRectangleF,​ GeoGraphicsUnit)|DrawImageCore]] ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]],​ [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ [[ThinkGeo.MapSuite.Core.PointShape|PointShape]][],​ [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]],​ [[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]] ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawImageUnscaledCore(GeoGraphics,​ GeoImage, Single, Single)|DrawImageUnscaledCore]] ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]],​ [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]],​ Single, Single ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawRadialGradientCore(GeoGraphics,​ PointShape, Int32, Single[],​ GeoColor[])|DrawRadialGradientCore]] ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]],​ [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ Int32, Single[],​ [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]][] ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​DrawStringCore(GeoGraphics,​ String, GeoFont, GeoSolidBrush,​ PointShape)|DrawStringCore]] ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]],​ String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],​ [[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]],​ [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​FillRectangleCore(GeoGraphics,​ GeoBrush, Int32, Int32, Int32, Int32)|FillRectangleCore]] ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]],​ [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]],​ Int32, Int32, Int32, Int32   ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MeasureStringCore(GeoGraphics,​ String, GeoFont, PointShape, String)|MeasureStringCore]] ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]],​ String, [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]],​ [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ String ​  ​| ​   |    | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | 
- 
-==== Public Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
- 
-==== Protected Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
- 
-==== Public Events ==== 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ 
- 
-===== Public Constructors ===== 
-===== Protected Constructors ===== 
-==== PortableGraphics() ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-[[#​Protected Constructors|Go Back]] 
-===== Public Methods ===== 
-==== Equals(Object) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   | 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetHashCode() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetType() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Type<!-- System.Type --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== ToString() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| String<​!-- System.String --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-==== ClearCore(GeoGraphics,​ GeoColor) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| graphics ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> ​  ​| ​   | 
-| geoColor ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<​!-- ThinkGeo.MapSuite.Core.GeoColor --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== CreateCore(GeoImage) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Object<​!-- System.Object --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| bitmap ​  | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== DisposeCore(Object) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| concrete ​  | Object<​!-- System.Object --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawColorizeImageCore(GeoGraphics,​ GeoImage, DrawingRectangleF,​ Int32, Int32, Int32, Int32, String, GeoColorMap[]) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| graphics ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> ​  ​| ​   | 
-| image   | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | 
-| drawingRectangleF ​  | [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]<​!-- ThinkGeo.MapSuite.Core.DrawingRectangleF --> ​  ​| ​   | 
-| srcX   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| srcY   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| srcWidth ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| srcHeight ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| srcUnit ​  | String<​!-- System.String --> ​  ​| ​   | 
-| colors ​  | [[ThinkGeo.MapSuite.Portable.GeoColorMap|GeoColorMap]][]<​!-- ThinkGeo.MapSuite.Portable.GeoColorMap[[]] --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawImageCore(GeoGraphics,​ GeoImage, DrawingRectangle,​ DrawingRectangleF,​ GeoGraphicsUnit) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| graphics ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> ​  ​| ​   | 
-| image   | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | 
-| destinateRectangle ​  | [[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]]<​!-- ThinkGeo.MapSuite.Core.DrawingRectangle --> ​  ​| ​   | 
-| sourceRectangle ​  | [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]<​!-- ThinkGeo.MapSuite.Core.DrawingRectangleF --> ​  ​| ​   | 
-| graphicsUnit ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphicsUnit --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawImageCore(GeoGraphics,​ GeoImage, Single, Single, Single, Single) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| graphics ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> ​  ​| ​   | 
-| image   | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | 
-| x   | Single<​!-- System.Single --> ​  ​| ​   | 
-| y   | Single<​!-- System.Single --> ​  ​| ​   | 
-| expectedImageWidth ​  | Single<​!-- System.Single --> ​  ​| ​   | 
-| expectedImageHeight ​  | Single<​!-- System.Single --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawImageCore(GeoGraphics,​ GeoImage, PointShape[],​ DrawingRectangleF,​ GeoGraphicsUnit) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| graphics ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> ​  ​| ​   | 
-| image   | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | 
-| targetImagePoints ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]][]<​!-- ThinkGeo.MapSuite.Core.PointShape[[]] --> ​  ​| ​   | 
-| sourceRectangle ​  | [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]<​!-- ThinkGeo.MapSuite.Core.DrawingRectangleF --> ​  ​| ​   | 
-| graphicsUnit ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphicsUnit --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawImageUnscaledCore(GeoGraphics,​ GeoImage, Single, Single) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| graphics ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> ​  ​| ​   | 
-| image   | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<​!-- ThinkGeo.MapSuite.Core.GeoImage --> ​  ​| ​   | 
-| offsetX ​  | Single<​!-- System.Single --> ​  ​| ​   | 
-| offsetY ​  | Single<​!-- System.Single --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawRadialGradientCore(GeoGraphics,​ PointShape, Int32, Single[],​ GeoColor[]) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| graphics ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> ​  ​| ​   | 
-| centerPoint ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
-| radius ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| positions ​  | Single[]<​!-- System.Single[[]] --> ​  ​| ​   | 
-| colors ​  | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]][]<​!-- ThinkGeo.MapSuite.Core.GeoColor[[]] --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== DrawStringCore(GeoGraphics,​ String, GeoFont, GeoSolidBrush,​ PointShape) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| graphics ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> ​  ​| ​   | 
-| content ​  | String<​!-- System.String --> ​  ​| ​   | 
-| font   | [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<​!-- ThinkGeo.MapSuite.Core.GeoFont --> ​  ​| ​   | 
-| brush   | [[ThinkGeo.MapSuite.Core.GeoSolidBrush|GeoSolidBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoSolidBrush --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== FillRectangleCore(GeoGraphics,​ GeoBrush, Int32, Int32, Int32, Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| graphics ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> ​  ​| ​   | 
-| brush   | [[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]<​!-- ThinkGeo.MapSuite.Core.GeoBrush --> ​  ​| ​   | 
-| x   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| y   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| width   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| height ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== Finalize() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-==== MeasureStringCore(GeoGraphics,​ String, GeoFont, PointShape, String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]<​!-- ThinkGeo.MapSuite.Core.DrawingRectangleF --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| graphics ​  | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<​!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> ​  ​| ​   | 
-| content ​  | String<​!-- System.String --> ​  ​| ​   | 
-| font   | [[ThinkGeo.MapSuite.Core.GeoFont|GeoFont]]<​!-- ThinkGeo.MapSuite.Core.GeoFont --> ​  ​| ​   | 
-| origin ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
-| stringFormat ​  | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> 
-[[#​Protected Methods|Go Back]] 
-==== MemberwiseClone() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Object<​!-- System.Object --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-===== Protected Properties ===== 
-===== Public Events ===== 
-__NOTOC__ 
-[[Category:​MapSuitePortableCore]] 
-[[Category:​ThinkGeo.MapSuite.Portable]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.portable.portablegraphics.1440040132.txt.gz · Last modified: 2015/09/21 01:13 (external edit)