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
Next revision
Previous revision
thinkgeo.mapsuite.core.screenpointf [2015/09/17 10:39]
admin
thinkgeo.mapsuite.core.screenpointf [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.ScreenPointF ====== ====== ThinkGeo.MapSuite.Core.ScreenPointF ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This structure represents a single point in screen coordinates. This structure represents a single point in screen coordinates.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 6: Line 9:
       ***ThinkGeo.MapSuite.Core.ScreenPointF**       ***ThinkGeo.MapSuite.Core.ScreenPointF**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} ScreenPointF(Single,​Single) **
-**{{wiki:​PublicMethod.gif|}}[[#ScreenPointF(Single,​Single)|ScreenPointF]]** +
-  * **Parameters**:​Single,​Single +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​This constructor allows you to create a screen point by passing in an X & Y. +
-</​div>​+
  
-=== Protected Constructors === +  * //This constructor allows you to create a screen point by passing in an X & Y.// 
-=== Public Methods === +== Remarks ​== 
-<div class_table>​ +  * //None// 
-**{{wiki:​PublicMethod.gif|}}[[#​Equals(Object)|Equals]]** +== Parameters ​== 
-  * **Parameters**:​Object +  * //x// 
-  * **DeclaringType**:N/A +    Type:Single 
-  * **Summary**:​This ​method is an override ​of the Equals functionality. +    Description:This parameter represents the horizontal value of a screen point.
-</​div>​+
  
-<div class_table>​ +  ​* //y// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +    Type:Single 
-  * **Parameters**:​N/A +    Description:This parameter represents the vertical value of a screen point.
-  * **DeclaringType**:N/A +
-  * **Summary**:​This ​method is an override ​of the GetHashCode functionality. +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div>​ 
-**{{wiki:​PublicMethod.gif|}}[[#GetType()|GetType]]** +==== Protected Constructors ==== 
-  * **Parameters**:​N/​A +==== Public Methods ==== 
-  * **DeclaringType**:​Object +** {{wiki:​PublicMethod.gif|}} ​ToString() **
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​ToString()|ToString]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​N/A +
-  * **Summary**:​N/+
-</div>+
  
-=== Protected Methods ​=== +== Return Value == 
-<div class_table>​ +  * Type:String 
-**{{wiki:​ProtectedMethod.gif|}}[[#​Finalize()|Finalize]]** +  * Description:N/A
-  * **Parameters**:N/A +
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:PublicMethod.gif|}} ​Equals(Object) **
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Public Properties ​=== +  * //This method is an override of the Equals functionality.//​ 
-**{{wiki:​PublicProperty.gif|}}[[#​X|X]]** +== Remarks ​== 
-  * **Return**:​Single +  * //None//
-  * **Summary**:​This property returns the X, or horizontal, value of the screen point.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​Y|Y]]** +== Return Value == 
-  * **Return**:Single +  * Type:Boolean 
-  * **Summary**:This property ​returns the Y, or vertical, value of the screen point.+  * Description:This method ​returns the Equals functionality.
  
-=== Protected Properties === +== Parameters == 
-=== Public Events === +  //obj// 
-===== Public Constructors ===== +    * Type:Object 
-=== ScreenPointF(Single,​Single) === +    * Description:​This parameter ​is the object you want to check to see if it is equal to the current instance.
-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** +<div newline></​div>​ 
-  * **Type**:Single +** {{wiki:PublicMethod.gif|}} GetHashCode() ​**
-  ​* **Description:​This parameter represents the vertical value of a screen point.+
  
-[[#Public Constructors|Go Back]] +  * //This method is an override of the GetHashCode ​functionality.// 
-===== Protected Constructors ===== +== Remarks == 
-===== Public Methods ===== +  * //None//
-=== Equals(Object) === +
-This method is an override of the Equals ​functionality. +
-==== Remarks ​==== +
-None+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Boolean +  * Type:Int32 
-  ​* **Description**:This method returns the Equals functionality.+  * Description:​This method returns the hash code.
  
-==== Parameters ​==== +== Parameters == 
-**obj** +<div newline></​div>​ 
-  * **Type**:Object +** {{wiki:PublicMethod.gif|}} GetType() ​**
-  ​* **Description**:​This parameter is the object you want to check to see if it is equal to the current instance.+
  
-[[#Public Methods|Go Back]] +  * //N/A// 
-=== GetHashCode() === +== Remarks == 
-This method is an override of the GetHashCode functionality. +  * //N/A//
-==== Remarks ​==== +
-None+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Int32 +  * Type:Type 
-  ​* **Description**:This method returns the hash code.+  * Description:​N/A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline><​/div> 
-=== GetType() === +==== Protected Methods ​==== 
-N/A +** {{wiki:​ProtectedMethod.gif|}} Finalize() **
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Type +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Void 
-=== ToString() === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:String +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ​**
  
-==== Parameters ==== +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks == 
-===== Protected Methods ===== +  * //N/A//
-=== Finalize() === +
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Void +  * Type:Object 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#​Protected Methods|Go Back]] +<div newline><​/div> 
-=== MemberwiseClone() === +==== Public Properties ​==== 
-N/A +** {{wiki:​PublicProperty.gif|}} X **
-==== Remarks ​==== +
-N/A+
  
-**Return Value** 
-  * **Return Type**:​Object 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== X === 
 This property returns the X, or horizontal, value of the screen point. This property returns the X, or horizontal, value of the screen point.
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:Single 
 + 
 +** {{wiki:PublicProperty.gif|}} Y **
  
-[[#Public Properties|Go Back]] 
-=== Y === 
 This property returns the Y, or vertical, value of the screen point. This property returns the Y, or vertical, value of the screen point.
-==== Remarks ​====+== Remarks ==
 None None
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:Single
  
-[[#Public Properties|Go Back]] +==== Protected Properties ==== 
-===== Protected Properties ​===== +==== Public Events ====
-===== Public Events ​=====+
  
thinkgeo.mapsuite.core.screenpointf.1442486364.txt.gz · Last modified: 2015/09/17 10:39 by admin