User Tools

Site Tools


thinkgeo.mapsuite.portable.portablegraphics

This is an old revision of the document!


ThinkGeo.MapSuite.Portable.PortableGraphics

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Portable.PortableGraphics

Members Summary

Public Constructors

Protected Constructors

PortableGraphics()

  • N/A
Remarks
  • N/A
Parameters

Public Methods

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

Protected Methods

Create(GeoImage)

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

CreateCore(GeoImage)

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

Clear(GeoGraphics,GeoColor)

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

ClearCore(GeoGraphics,GeoColor)

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

DrawImageUnscaled(GeoGraphics,GeoImage,Single,Single)

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

DrawImageUnscaledCore(GeoGraphics,GeoImage,Single,Single)

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

DrawImage(GeoGraphics,GeoImage,DrawingRectangle,DrawingRectangleF,GeoGraphicsUnit)

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

DrawImageCore(GeoGraphics,GeoImage,DrawingRectangle,DrawingRectangleF,GeoGraphicsUnit)

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

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

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

DrawRadialGradientCore(GeoGraphics,PointShape,Int32,Single[],GeoColor[])

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

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

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • 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

DrawColorizeImageCore(GeoGraphics,GeoImage,DrawingRectangleF,Int32,Int32,Int32,Int32,String,GeoColorMap[])

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • 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

DrawImage(GeoGraphics,GeoImage,Single,Single,Single,Single)

  • 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
  • expectedImageWidth
    • Type:Single
    • Description:N/A
  • expectedImageHeight
    • Type:Single
    • Description:N/A

DrawImageCore(GeoGraphics,GeoImage,Single,Single,Single,Single)

  • 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
  • expectedImageWidth
    • Type:Single
    • Description:N/A
  • expectedImageHeight
    • Type:Single
    • Description:N/A

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

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

DrawImageCore(GeoGraphics,GeoImage,ScreenPointF[],DrawingRectangleF,GeoGraphicsUnit)

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

FillRectangle(GeoGraphics,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

FillRectangleCore(GeoGraphics,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

DrawString(GeoGraphics,String,GeoFont,GeoSolidBrush,PointShape)

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

DrawStringCore(GeoGraphics,String,GeoFont,GeoSolidBrush,PointShape)

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

MeasureString(GeoGraphics,String,GeoFont,PointShape,String)

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

MeasureStringCore(GeoGraphics,String,GeoFont,PointShape,String)

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

Dispose(Object)

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

DisposeCore(Object)

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

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

Protected Properties

Public Events

thinkgeo.mapsuite.portable.portablegraphics.1442971829.txt.gz ยท Last modified: 2015/09/23 01:30 by admin