This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portable.portablegraphics [2015/08/20 03:08] 127.0.0.1 external edit |
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}} | ||
- | <!-- Class --> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.Portable.PortableGraphics]] | + | ***ThinkGeo.MapSuite.Portable.PortableGraphics** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} PortableGraphics() ** |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#PortableGraphics()|PortableGraphics]] | | | | | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | * //N/A// |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | == Remarks == |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | * //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> | ||
==== Protected Methods ==== | ==== Protected Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} Create(GeoImage) ** |
- | | {{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 ==== | + | * //N/A// |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | * //N/A// | ||
- | ==== Protected Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:Object |
+ | * Description:N/A | ||
- | ==== Public Events ==== | + | == Parameters == |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | * //bitmap// |
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] | ||
+ | * Description:N/A | ||
- | ===== Public Constructors ===== | + | <div newline></div> |
- | ===== Protected Constructors ===== | + | ** {{wiki:ProtectedMethod.gif|}} CreateCore(GeoImage) ** |
- | ==== PortableGraphics() ==== | + | |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | [[#Protected Constructors|Go Back]] | + | * //N/A// |
- | ===== Public Methods ===== | + | == Remarks == |
- | ==== Equals(Object) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Object |
- | | obj | Object<!-- System.Object --> | | | + | * Description:N/A |
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //bitmap// |
- | ==== GetHashCode() ==== | + | * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} Clear(GeoGraphics,GeoColor) ** |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetType() ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //graphics// |
- | ==== ToString() ==== | + | * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | * //geoColor// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} ClearCore(GeoGraphics,GeoColor) ** |
- | ===== Protected Methods ===== | + | |
- | ==== ClearCore(GeoGraphics, GeoColor) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | graphics | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> | | | + | * //N/A// |
- | | geoColor | [[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]<!-- ThinkGeo.MapSuite.Core.GeoColor --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Void |
- | ==== CreateCore(GeoImage) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //graphics// |
- | | bitmap | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --> | | | + | * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> | + | * //geoColor// |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]] |
- | ==== DisposeCore(Object) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} DrawImageUnscaled(GeoGraphics,GeoImage,Single,Single) ** |
- | | concrete | Object<!-- System.Object --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> | + | * //N/A// |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== DrawColorizeImageCore(GeoGraphics, GeoImage, DrawingRectangleF, Int32, Int32, Int32, Int32, String, GeoColorMap[]) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | graphics | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> | | | + | * Description:N/A |
- | | 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 --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //graphics// |
- | ==== DrawImageCore(GeoGraphics, GeoImage, DrawingRectangle, DrawingRectangleF, GeoGraphicsUnit) ==== | + | * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //image// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] |
- | | graphics | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> | | | + | * Description:N/A |
- | | 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 --> | + | * //offsetX// |
- | [[#Protected Methods|Go Back]] | + | * Type:Single |
- | ==== DrawImageCore(GeoGraphics, GeoImage, Single, Single, Single, Single) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //offsetY// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Single |
- | | graphics | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> | | | + | * Description:N/A |
- | | 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 --> | + | <div newline></div> |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} DrawImageUnscaledCore(GeoGraphics,GeoImage,Single,Single) ** |
- | ==== DrawImageCore(GeoGraphics, GeoImage, PointShape[], DrawingRectangleF, GeoGraphicsUnit) ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | graphics | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> | | | + | * //N/A// |
- | | 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 --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:Void |
- | ==== DrawImageUnscaledCore(GeoGraphics, GeoImage, Single, Single) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //graphics// |
- | | graphics | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> | | | + | * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] |
- | | image | [[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]]<!-- ThinkGeo.MapSuite.Core.GeoImage --> | | | + | * Description:N/A |
- | | offsetX | Single<!-- System.Single --> | | | + | |
- | | offsetY | Single<!-- System.Single --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Portable.PortableGraphics --> | + | * //image// |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] |
- | ==== DrawRadialGradientCore(GeoGraphics, PointShape, Int32, Single[], GeoColor[]) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //offsetX// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Single |
- | | graphics | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> | | | + | * Description:N/A |
- | | 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 --> | + | * //offsetY// |
- | [[#Protected Methods|Go Back]] | + | * Type:Single |
- | ==== DrawStringCore(GeoGraphics, String, GeoFont, GeoSolidBrush, PointShape) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} DrawImage(GeoGraphics,GeoImage,DrawingRectangle,DrawingRectangleF,GeoGraphicsUnit) ** |
- | | 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 --> | + | * //N/A// |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ==== FillRectangleCore(GeoGraphics, GeoBrush, Int32, Int32, Int32, Int32) ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | graphics | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> | | | + | * Description:N/A |
- | | 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 --> | + | == Parameters == |
- | [[#Protected Methods|Go Back]] | + | * //graphics// |
- | ==== Finalize() ==== | + | * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]] |
- | === Return Value === | + | * Description:N/A |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //image// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | * //destinateRectangle// |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangle|DrawingRectangle]] |
- | ==== MeasureStringCore(GeoGraphics, String, GeoFont, PointShape, String) ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]]<!-- ThinkGeo.MapSuite.Core.DrawingRectangleF --> | | | + | |
- | === Parameters === | + | * //sourceRectangle// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingRectangleF|DrawingRectangleF]] |
- | | graphics | [[ThinkGeo.MapSuite.Portable.GeoGraphics|GeoGraphics]]<!-- ThinkGeo.MapSuite.Portable.GeoGraphics --> | | | + | * Description:N/A |
- | | 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 --> | + | * //graphicsUnit// |
- | [[#Protected Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Portable.GeoGraphicsUnit|GeoGraphicsUnit]] |
- | ==== MemberwiseClone() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} DrawImageCore(GeoGraphics,GeoImage,DrawingRectangle,DrawingRectangleF,GeoGraphicsUnit) ** |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Protected Methods|Go Back]] | + | == Remarks == |
- | ===== Public Properties ===== | + | * //N/A// |
- | ===== Protected Properties ===== | + | |
- | ===== Public Events ===== | + | == Return Value == |
- | __NOTOC__ | + | * Type:Void |
- | [[Category:MapSuitePortableCore]] | + | * Description:N/A |
- | [[Category:ThinkGeo.MapSuite.Portable]] | + | |
- | [[Category:UpdateDocumentation]] | + | == 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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Dispose(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //concrete// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} DisposeCore(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //concrete// | ||
+ | * Type:Object | ||
+ | * 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 ==== | ||
+ | ==== Protected Properties ==== | ||
+ | ==== Public Events ==== | ||