User Tools

Site Tools


thinkgeo.mapsuite.portablecore.drawingrectangle

ThinkGeo.MapSuite.Core.DrawingRectangle

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

Inheritance Hierarchy

  • System.Object
    • System.ValueType
      • ThinkGeo.MapSuite.Core.DrawingRectangle

Members Summary

Public Constructors

DrawingRectangle(Int32,Int32,Int32,Int32)

  • N/A
Remarks
  • N/A
Parameters
  • centerX
    • Type:Int32
    • Description:N/A
  • centerY
    • Type:Int32
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A

Protected Constructors

DrawingRectangle(Int32,Int32,Int32,Int32,DrawingRectangleFormAnchor)

  • N/A
Remarks
  • 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

Public Methods

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

ToString()

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

GetType()

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

Protected Methods

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

CenterX

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

CenterY

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

Width

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

Height

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

Left

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

Top

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

Right

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

Bottom

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

Protected Properties

Public Events

thinkgeo.mapsuite.portablecore.drawingrectangle.txt · Last modified: 2017/03/16 21:59 (external edit)