User Tools

Site Tools


thinkgeo.mapsuite.portable.geographics

This is an old revision of the document!


ThinkGeo.MapSuite.Portable.GeoGraphics

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Portable.GeoGraphics

Members Summary

Public Constructors

Protected Constructors

GeoGraphics(Object)

  • N/A
Remarks
  • N/A
Parameters
  • concrete
    • Type:Object
    • Description:N/A

Public Methods

Clear(GeoColor)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • geoColor

FillRectangle(GeoBrush,Int32,Int32,Int32,Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • x
    • Type:Int32
    • Description:N/A
  • y
    • Type:Int32
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A

DrawImage(GeoImage,Int32,Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • x
    • Type:Int32
    • Description:N/A
  • y
    • Type:Int32
    • Description:N/A

DrawImageUnscaled(GeoImage,Int32,Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • x
    • Type:Int32
    • Description:N/A
  • y
    • Type:Int32
    • Description:N/A

DrawImage(GeoImage,Int32,Int32,Int32,Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • x
    • Type:Int32
    • Description:N/A
  • y
    • Type:Int32
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A

Dispose()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

FromImage(GeoImage)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • nativeImage

Protected Methods

FillRectangle(GeoBrush,DrawingRectangle)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

DrawString(String,GeoFont,GeoSolidBrush,PointShape)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • content
    • Type:String
    • Description:N/A
  • font

DrawString(String,GeoFont,GeoSolidBrush,Int32,Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • content
    • Type:String
    • Description:N/A
  • font
  • x
    • Type:Int32
    • Description:N/A
  • y
    • Type:Int32
    • Description:N/A

MeasureString(String,GeoFont)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • text
    • Type:String
    • Description:N/A
  • font

MeasureString(String,GeoFont,PointShape,String)

  • N/A
Remarks
  • N/A
Return Value
Parameters
  • text
    • Type:String
    • Description:N/A
  • font
  • stringFormat
    • Type:String
    • Description:N/A

DrawRadialGradient(PointShape,Int32,Single[],GeoColor[])

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • radius
    • Type:Int32
    • Description:N/A
  • p
    • Type:Single[]
    • Description:N/A

DrawColorizeImage(GeoImage,DrawingRectangleF,Int32,Int32,Int32,Int32,String,GeoColorMap[])

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • p1
    • Type:Int32
    • Description:N/A
  • p2
    • Type:Int32
    • Description:N/A
  • p3
    • Type:Int32
    • Description:N/A
  • p4
    • Type:Int32
    • Description:N/A
  • p5
    • Type:String
    • Description:N/A

DrawImage(GeoImage,DrawingRectangle,Int32,Int32,Int32,Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • x
    • Type:Int32
    • Description:N/A
  • y
    • Type:Int32
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A

DrawImage(GeoImage,DrawingRectangle,DrawingRectangleF,GeoGraphicsUnit)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

DrawImage(GeoImage,Single,Single,Int32,Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • x
    • Type:Single
    • Description:N/A
  • y
    • Type:Single
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A

DrawImage(GeoImage,ScreenPointF[],DrawingRectangleF,GeoGraphicsUnit)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

DrawImage(GeoImage,DrawingRectangle,DrawingRectangle,GeoGraphicsUnit)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

SmoothingMode

  • N/A
Remarks
  • N/A
Return Value

TextRenderingHint

  • N/A
Remarks
  • N/A
Return Value

Concrete

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object

Bitmap

  • N/A
Remarks
  • N/A
Return Value

Protected Properties

Public Events

thinkgeo.mapsuite.portable.geographics.1442971793.txt.gz ยท Last modified: 2015/09/23 01:29 by admin