User Tools

Site Tools


thinkgeo.mapsuite.core.drawnattributionlayereventargs

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.drawnattributionlayereventargs [2015/09/17 10:28]
admin
thinkgeo.mapsuite.core.drawnattributionlayereventargs [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs ====== ====== ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 +
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
   *System.Object   *System.Object
Line 5: Line 9:
       ***ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs**       ***ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} DrawnAttributionLayerEventArgs() **
-**{{wiki:​PublicMethod.gif|}}[[#DrawnAttributionLayerEventArgs()|DrawnAttributionLayerEventArgs]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<​div ​class_table+  * //N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#DrawnAttributionLayerEventArgs(GeoCanvas,​String)|DrawnAttributionLayerEventArgs]]** +== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​String +  * //N/A// 
-  * **DeclaringType**:​N/​A +== Parameters == 
-  * **Summary**:​N/​A +<​div ​newline></​div
-</​div>​+** {{wiki:​PublicMethod.gif|}} DrawnAttributionLayerEventArgs(GeoCanvas,​String) **
  
-=== Protected Constructors === +  * //N/A// 
-=== Public Methods === +== Remarks ​== 
-<div class_table>​ +  * //N/A// 
-**{{wiki:PublicMethod.gif|}}[[#​Equals(Object)|Equals]]** +== Parameters ​== 
-  * **Parameters**:​Object +  * //canvas// 
-  * **DeclaringType**:​Object +    Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-  * **Summary**:N/A +    Description:N/A
-</​div>​+
  
-<div class_table>​ +  ​* //​attribution//​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +    Type:String 
-  * **Parameters**:​N/A +    Description:N/A
-  * **DeclaringType**:Object +
-  * **Summary**:N/A +
-</​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**:​Object +
-  * **Summary**:​N/A +
-</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 ​=== +  * //N/A// 
-**{{wiki:​PublicProperty.gif|}}[[#​Attribution|Attribution]]** +== Remarks ​== 
-  * **Return**:​String +  * //N/A//
-  * **Summary**:​N/A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​GeoCanvas|GeoCanvas]]** +== Return Value == 
-  * **Return**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +  * Type:Boolean 
-  * **Summary**:This property gets and sets the GeoCanvas we are drawing on.+  * Description:N/A
  
-=== Protected Properties === +== Parameters ​== 
-=== Public Events === +  ​* ​//obj// 
-===== Public Constructors ===== +    * Type:Object 
-=== DrawnAttributionLayerEventArgs() === +    * Description:​N/​A
-N/+
-==== Remarks ==== +
-N/+
-==== Parameters ==== +
-[[#Public Constructors|Go Back]] +
-=== DrawnAttributionLayerEventArgs(GeoCanvas,​String) === +
-N/+
-==== Remarks ==== +
-N/+
-==== Parameters ==== +
-**canvas** +
-  * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +
-  * **Description:​N/​A+
  
-**attribution** +<div newline></​div>​ 
-  * **Type**:String +** {{wiki:PublicMethod.gif|}} GetHashCode() ​**
-  ​* **Description:​N/​A+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-===== Protected Constructors ===== +== Remarks == 
-===== Public Methods ===== +  * //N/A//
-=== Equals(Object) === +
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Boolean +  * Type:Int32 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-**obj** +<div newline></​div>​ 
-  * **Type**:Object +** {{wiki:PublicMethod.gif|}} GetType() ​**
-  ​* **Description**:​N/​A+
  
-[[#Public Methods|Go Back]] +  * //N/A// 
-=== GetHashCode() === +== Remarks == 
-N/A +  * //N/A//
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Int32 +  * Type:Type 
-  ​* **Description**:N/A+  * 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|}} GeoCanvas **
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +This property gets and sets the GeoCanvas we are drawing on. 
-  * **Return ​Type**:Object +== Remarks == 
-  * **Description**:N/A+None 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} Attribution ​**
  
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== Attribution === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:String +  * Type:String
- +
-[[#Public Properties|Go Back]] +
-=== GeoCanvas === +
-This property gets and sets the GeoCanvas we are drawing on. +
-==== Remarks ==== +
-None +
-==== Return Value ==== +
-**Return Type**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]]+
  
-[[#Public Properties|Go Back]] +==== Protected Properties ==== 
-===== Protected Properties ​===== +==== Public Events ====
-===== Public Events ​=====+
  
thinkgeo.mapsuite.core.drawnattributionlayereventargs.1442485687.txt.gz · Last modified: 2015/09/17 10:28 by admin