User Tools

Site Tools


thinkgeo.mapsuite.core.drawingfeatureseventargs

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.drawingfeatureseventargs [2015/09/17 10:27]
admin
thinkgeo.mapsuite.core.drawingfeatureseventargs [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs ====== ====== ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This is the event arguments class for the DrawingFeatures event of the FeatureLayer. This is the event arguments class for the DrawingFeatures event of the FeatureLayer.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 6: Line 9:
       ***ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs**       ***ThinkGeo.MapSuite.Core.DrawingFeaturesEventArgs**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} DrawingFeaturesEventArgs() **
-**{{wiki:​PublicMethod.gif|}}[[#DrawingFeaturesEventArgs()|DrawingFeaturesEventArgs]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​This is a constructor for the class. +
-</​div>​+
  
-<​div ​class_table+  * //This is a constructor for the class.// 
-**{{wiki:​PublicMethod.gif|}}[[#DrawingFeaturesEventArgs(IEnumerable<​Feature>​)|DrawingFeaturesEventArgs]]** +== Remarks == 
-  * **Parameters**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>​ +  * //None// 
-  * **DeclaringType**:​N/​A +== Parameters == 
-  * **Summary**:​N/​A +<​div ​newline></​div
-</​div>​+** {{wiki:​PublicMethod.gif|}} DrawingFeaturesEventArgs(IEnumerable<​Feature>​) **
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​DrawingFeaturesEventArgs(IEnumerable<​Feature>,​ZoomLevel)|DrawingFeaturesEventArgs]]*+== Remarks == 
-  * **Parameters**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>​,​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +  * //N/A// 
-  * **DeclaringType**:N/A +== Parameters ​== 
-  * **Summary**:​This is a constructor for the class. +  ​//​featuresToDraw//​ 
-</​div>​+    ​Type:​IEnumerable<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>​ 
 +    Description:N/A
  
-=== Protected Constructors === +<​div ​newline></​div
-=== Public Methods === +** {{wiki:​PublicMethod.gif|}} ​DrawingFeaturesEventArgs(IEnumerable<​Feature>,​ZoomLevel) **
-<​div ​class_table+
-**{{wiki:​PublicMethod.gif|}}[[#Equals(Object)|Equals]]** +
-  * **Parameters**:​Object +
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//This is a constructor for the class.// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +== Remarks == 
-  * **Parameters**:N/A +  * //None// 
-  * **DeclaringType**:Object +== Parameters ​== 
-  * **Summary**:N/A +  ​* //​featuresToDraw//​ 
-</​div>​+    Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>​ 
 +    Description:This parameter represents the faatures that will be drawn.
  
-<div class_table>​ +  * //​drawingZoomLevel//​ 
-**{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** +    Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
-  * **Parameters**:N/A +    Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div>​ 
-**{{wiki:​PublicMethod.gif|}}[[#ToString()|ToString]]** +==== Protected Constructors ==== 
-  * **Parameters**:​N/​A +==== Public Methods ==== 
-  * **DeclaringType**:​Object +** {{wiki:​PublicMethod.gif|}} ToString() **
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Protected Methods === +  * //N/A// 
-<div class_table>​ +== Remarks ​== 
-**{{wiki:​ProtectedMethod.gif|}}[[#​Finalize()|Finalize]]** +  * //N/A//
-  * **Parameters**:​N/A +
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/+
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +  * Type:String 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-=== Public Properties === +== Parameters ​== 
-**{{wiki:PublicProperty.gif|}}[[#​Cancel|Cancel]]** +<div newline></​div>​ 
-  * **Return**:​Boolean +** {{wiki:PublicMethod.gif|}} ​Equals(Object) ​**
-  * **Summary**:​N/​A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​DrawingZoomLevel|DrawingZoomLevel]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​FeaturesToDraw|FeaturesToDraw]]** +== Return Value == 
-  * **Return**:Collection<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>​ +  * Type:Boolean 
-  * **Summary**:This property gets the collection of InternalFeatures that will draw.+  * Description:N/A
  
-=== Protected Properties === +== Parameters == 
-=== Public Events === +  * //obj// 
-===== Public Constructors ===== +    * Type:Object 
-=== DrawingFeaturesEventArgs() === +    * Description:​N/​A
-This is a constructor for the class. +
-==== Remarks ==== +
-None +
-==== Parameters ​==== +
-[[#Public Constructors|Go Back]] +
-=== DrawingFeaturesEventArgs(IEnumerable<​Feature>​) === +
-N/+
-==== Remarks ==== +
-N/+
-==== Parameters ==== +
-**featuresToDraw** +
-  * **Type**:IEnumerable<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>​ +
-  * **Description:​N/​A+
  
-[[#Public Constructors|Go Back]] +<div newline></​div
-=== DrawingFeaturesEventArgs(IEnumerable<Feature>,ZoomLevel) === +** {{wiki:PublicMethod.gif|}} GetHashCode() ​**
-This is a constructor for the class. +
-==== Remarks ==== +
-None +
-==== Parameters ==== +
-**featuresToDraw** +
-  * **Type**:IEnumerable<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>​ +
-  ​* **Description:​This parameter represents the faatures that will be drawn.+
  
-**drawingZoomLevel** +  ​//N/A// 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +== Remarks == 
-  * **Description:​N/A+  * //N/A//
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-===== Protected Constructors ===== +  * Type:Int32 
-===== Public Methods ===== +  * Description:​N/A
-=== Equals(Object) === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Boolean +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:PublicMethod.gif|}} GetType() ​**
  
-==== Parameters ==== +  * //N/A// 
-**obj** +== Remarks ​== 
-  * **Type**:​Object +  * //N/A//
-  * **Description**:​N/A+
  
-[[#Public Methods|Go Back]] +== Return Value == 
-=== GetHashCode() === +  * Type:Type 
-N/A +  * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Int32 +<div newline></​div>​ 
-  ​* **Description**:​N/​A+==== Protected Methods ==== 
 +** {{wiki:ProtectedMethod.gif|}} Finalize() ​**
  
-==== Parameters ==== +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks == 
-=== GetType() === +  * //N/A//
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Type +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-=== ToString() === +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:​String +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Object 
-===== Protected Methods ===== +  * Description:​N/A
-=== Finalize() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Void +<div newline></​div>​ 
-  ​* **Description**:​N/​A+==== Public Properties ==== 
 +** {{wiki:PublicProperty.gif|}} FeaturesToDraw ​**
  
-==== Parameters ​==== +This property gets the collection of InternalFeatures that will draw. 
-[[#Protected Methods|Go Back]] +== Remarks ​== 
-=== MemberwiseClone() === +This property gets the collection of InternalFeatures that will draw. You can add, remove or edit items in this collection and they will be considered for drawing in the FeatureLayer. 
-N/A +== Return Value == 
-==== Remarks ==== +  * Type:​Collection<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>
-N/A+
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} DrawingZoomLevel ​**
-  * **Return Type**:Object +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== Cancel === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
 + 
 +** {{wiki:PublicProperty.gif|}} Cancel **
  
-[[#Public Properties|Go Back]] 
-=== DrawingZoomLevel === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +  * Type:Boolean
- +
-[[#Public Properties|Go Back]] +
-=== FeaturesToDraw === +
-This property gets the collection of InternalFeatures that will draw. +
-==== Remarks ==== +
-This property gets the collection of InternalFeatures that will draw. You can add, remove or edit items in this collection and they will be considered for drawing in the FeatureLayer. +
-==== Return Value ==== +
-**Return Type**:Collection<​[[ThinkGeo.MapSuite.Core.Feature|Feature]]>​+
  
-[[#Public Properties|Go Back]] +==== Protected Properties ==== 
-===== Protected Properties ​===== +==== Public Events ====
-===== Public Events ​=====+
  
thinkgeo.mapsuite.core.drawingfeatureseventargs.1442485665.txt.gz · Last modified: 2015/09/17 10:27 by admin