User Tools

Site Tools


12.0:apis:thinkgeo.core.screenpointf

ThinkGeo.Core.ScreenPointF

Inheritance Hierarchy

  • System.Object
    • System.ValueType
      • ThinkGeo.Core.ScreenPointF

Members Summary

Public Constructors

ScreenPointF(Single,Single)

  • This constructor allows you to create a screen point by passing in an X & Y.
Remarks
  • None
Parameters
  • x
    • Type:Single
    • Description:This parameter represents the horizontal value of a screen point.
  • y
    • Type:Single
    • Description:This parameter represents the vertical value of a screen point.

Protected Constructors

Public Methods

ToString()

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

Equals(Object)

  • N/A
Remarks
  • None
Return Value
  • Type:Boolean
  • Description:This method returns the Equals functionality.
Parameters
  • obj
    • Type:Object
    • Description:This parameter is the object you want to check to see if it is equal to the current instance.

GetHashCode()

  • N/A
Remarks
  • None
Return Value
  • Type:Int32
  • Description:This method returns the hash code.
Parameters

GetType()

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

Protected Methods

MemberwiseClone()

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

Finalize()

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

Public Properties

X

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

Y

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

Protected Properties

Public Events

12.0/apis/thinkgeo.core.screenpointf.txt · Last modified: 2019/09/26 09:33 (external edit)