====== ThinkGeo.MapSuite.UnsafeHelper ====== ===== Inheritance Hierarchy ===== *System.Object ***ThinkGeo.MapSuite.UnsafeHelper** ===== Members Summary ===== ==== Public Constructors ==== ==== Protected Constructors ==== ==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} ToString() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} Equals(Object) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //obj// * Type:Object * Description:N/A
** {{wiki:PublicMethod.gif|}} GetHashCode() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int32 * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} GetType() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Type * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAsyncKeyState(Keys) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Int16 * Description:N/A == Parameters == * //vKey// * Type:Keys * Description:N/A
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} IsKeyPressed(Keys) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //keys// * Type:Keys * Description:N/A
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} FastLoadImageFromFile(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:[[ThinkGeo.MapSuite.Drawing.GeoImage|GeoImage]] * Description:N/A == Parameters == * //pathFilename// * Type:String * Description:N/A
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CopyImage(GeoImage,Bitmap,Rectangle) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //source// * Type:[[ThinkGeo.MapSuite.Drawing.GeoImage|GeoImage]] * Description:N/A * //target// * Type:Bitmap * Description:N/A * //targetRectangle// * Type:Rectangle * Description:N/A
** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} CopyImage(GeoImage,Graphics,Rectangle,Rectangle,CopyPixelOperation) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //source// * Type:[[ThinkGeo.MapSuite.Drawing.GeoImage|GeoImage]] * Description:N/A * //target// * Type:Graphics * Description:N/A * //sourceRectangle// * Type:Rectangle * Description:N/A * //targetRectangle// * Type:Rectangle * Description:N/A * //copyPixelOperation// * Type:CopyPixelOperation * Description:N/A
===== Protected Methods ===== ** {{wiki:ProtectedMethod.gif|}} Finalize() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Object * Description:N/A == Parameters ==
==== Public Properties ==== ==== Protected Properties ==== ==== Public Events ====