User Tools

Site Tools


api:thinkgeo.mapsuite.shapes.drawingrectangle

ThinkGeo.MapSuite.Shapes.DrawingRectangle

Inheritance Hierarchy

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

Members Summary

Public Constructors

DrawingRectangle(Int32,Int32,Int32,Int32)

  • This method represents the constructor that should be used to create the structure.
Remarks
  • N/A
Parameters
  • centerX
    • Type:Int32
    • Description:This parameter represents the center horizontal value of the rectangle.
  • centerY
    • Type:Int32
    • Description:This parameter represents the center vertical value of the rectangle.
  • width
    • Type:Int32
    • Description:This parameter represents the width of the rectangle.
  • height
    • Type:Int32
    • Description:This parameter represents the height of the rectangle.

DrawingRectangle(Int32,Int32,Int32,Int32,DrawingRectangleAnchorReference)

  • N/A
Remarks
  • N/A
Parameters
  • anchorPointX
    • Type:Int32
    • Description:N/A
  • anchorPointY
    • Type:Int32
    • Description:N/A
  • width
    • Type:Int32
    • Description:N/A
  • height
    • Type:Int32
    • Description:N/A

Protected Constructors

Public Methods

Equals(Object)

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

GetHashCode()

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

Round(DrawingRectangleF)

  • N/A
Remarks
  • N/A
Return Value
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
  • None
Return Value
  • Type:Int32

CenterY

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

Width

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

Height

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

MinimumX

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

MinimumY

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

MaximumX

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

MaximumY

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

Protected Properties

Public Events

api/thinkgeo.mapsuite.shapes.drawingrectangle.txt · Last modified: 2017/01/11 06:49 (external edit)