User Tools

Site Tools


thinkgeo.mapsuite.core.screenpointf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
thinkgeo.mapsuite.core.screenpointf [2015/09/22 08:27]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.Core.ScreenPointF ====== 
-This structure represents a single point in screen coordinates. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *System.ValueType 
-      ***ThinkGeo.MapSuite.Core.ScreenPointF** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} 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. 
- 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-  * //This method is an override of the Equals functionality.//​ 
-== 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. 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-  * //This method is an override of the GetHashCode functionality.//​ 
-== Remarks == 
-  * //None// 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​This method returns the hash code. 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-** {{wiki:​PublicProperty.gif|}} X ** 
- 
-This property returns the X, or horizontal, value of the screen point. 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:Single 
- 
-** {{wiki:​PublicProperty.gif|}} Y ** 
- 
-This property returns the Y, or vertical, value of the screen point. 
-== Remarks == 
-None 
-== Return Value == 
-  * Type:Single 
- 
-==== Protected Properties ==== 
-==== Public Events ==== 
  
thinkgeo.mapsuite.core.screenpointf.1442910475.txt.gz ยท Last modified: 2015/09/22 08:27 by admin