User Tools

Site Tools


thinkgeo.mapsuite.core.drawingrectanglef

This is an old revision of the document!


ThinkGeo.MapSuite.Core.DrawingRectangleF

This structure represents the drawing of a rectangle in screen coordinates.

Inheritance Hierarchy

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

Members Summary

Public Constructors

DrawingRectangleF

  • Parameters:Single,Single,Single,Single
  • DeclaringType:N/A
  • Summary:This method represents the constructor that should be used to create the structure.

Protected Constructors

Public Methods

Equals

  • Parameters:Object
  • DeclaringType:N/A
  • Summary:This method is an override of the Equals functionality.

GetHashCode

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This method is an override of the GetHashCode functionality.

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

  • Parameters:N/A
  • DeclaringType:ValueType
  • Summary:N/A

Protected Methods

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Public Properties

CenterX

  • Return:Single
  • Summary:This parameter represents the center horizontal value of the rectangle.

CenterY

  • Return:Single
  • Summary:This parameter represents the center vertical value of the rectangle.

Height

  • Return:Single
  • Summary:This parameter returns the height of the rectangle.

Width

  • Return:Single
  • Summary:This parameter returns the width of the rectangle.

Protected Properties

Public Events

Public Constructors

DrawingRectangleF(Single,Single,Single,Single)

This method represents the constructor that should be used to create the structure.

Remarks

N/A

Parameters

centerX

  • Type:Single
  • Description:This parameter represents the center horizontal value of the rectangle. centerY * Type:Single * Description:This parameter represents the center vertical value of the rectangle.

width

  • Type:Single
  • Description:This parameter represents the width of the rectangle. height * Type:Single * Description:This parameter represents the height of the rectangle.

Go Back

Protected Constructors

Public Methods

Equals(Object)

This method is an override of the Equals functionality.

Remarks

None

Return Value

  • Return Type:Boolean
  • Description:N/A

Parameters

obj

  • Type:Object
  • Description:N/A

Go Back

GetHashCode()

This method is an override of the GetHashCode functionality.

Remarks

None

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

GetType()

N/A

Remarks

N/A

Return Value

  • Return Type:Type
  • Description:N/A

Parameters

ToString()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

Protected Methods

Finalize()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value

  • Return Type:Object
  • Description:N/A

Parameters

Public Properties

CenterX

This parameter represents the center horizontal value of the rectangle.

Remarks

None

Return Value

Return Type:Single

Go Back

CenterY

This parameter represents the center vertical value of the rectangle.

Remarks

None

Return Value

Return Type:Single

Go Back

Height

This parameter returns the height of the rectangle.

Remarks

None

Return Value

Return Type:Single

Go Back

Width

This parameter returns the width of the rectangle.

Remarks

None

Return Value

Return Type:Single

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.drawingrectanglef.1442485683.txt.gz · Last modified: 2015/09/17 10:28 by admin