User Tools

Site Tools


thinkgeo.mapsuite.core.requestingdrawinglayereventargs

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.requestingdrawinglayereventargs [2015/09/17 10:38]
admin
thinkgeo.mapsuite.core.requestingdrawinglayereventargs [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs ====== ====== ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 +
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
   *System.Object   *System.Object
Line 5: Line 9:
       ***ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs**       ***ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs() **
-**{{wiki:​PublicMethod.gif|}}[[#RequestingDrawingLayerEventArgs()|RequestingDrawingLayerEventArgs]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<​div ​class_table+  * //N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#RequestingDrawingLayerEventArgs(RectangleShape)|RequestingDrawingLayerEventArgs]]** +== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +  * //N/A// 
-  * **DeclaringType**:​N/​A +== Parameters == 
-  * **Summary**:​N/​A +<​div ​newline></​div
-</​div>​+** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs(RectangleShape) **
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>​)|RequestingDrawingLayerEventArgs]]*+== Remarks == 
-  * **Parameters**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> +  * //N/A// 
-  * **DeclaringType**:N/A +== Parameters ​== 
-  * **Summary**:​N/​A +  ​//​extentToRefresh//​ 
-</​div>​+    ​Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    Description:N/A
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#RequestingDrawingLayerEventArgs(TimeSpan)|RequestingDrawingLayerEventArgs]]** +** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>​) **
-  * **Parameters**:​TimeSpan +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestingDrawingLayerEventArgs(TimeSpan,​RequestDrawingBufferTimeType)|RequestingDrawingLayerEventArgs]]*+== Remarks == 
-  * **Parameters**:​TimeSpan,[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +  * //N/A// 
-  * **DeclaringType**:N/A +== Parameters ​== 
-  * **Summary**:​N/​A +  ​//​extentsToRefresh//​ 
-</​div>​+    ​Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> 
 +    Description:N/A
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#RequestingDrawingLayerEventArgs(RectangleShape,​TimeSpan)|RequestingDrawingLayerEventArgs]]** +** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs(TimeSpan) **
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​TimeSpan +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestingDrawingLayerEventArgs(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType)|RequestingDrawingLayerEventArgs]]*+== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​TimeSpan,​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +  * //N/A// 
-  * **DeclaringType**:​N/A +== Parameters == 
-  * **Summary**:N/A +  * //​bufferTime//​ 
-</​div>​+    ​Type:​TimeSpan 
 +    ​Description:N/A
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>​,TimeSpan)|RequestingDrawingLayerEventArgs]]** +** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs(TimeSpan,RequestDrawingBufferTimeType) **
-  * **Parameters**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,​TimeSpan +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>,​TimeSpan,​RequestDrawingBufferTimeType)|RequestingDrawingLayerEventArgs]]*+== Remarks == 
-  * **Parameters**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,​TimeSpan,​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +  * //N/A// 
-  * **DeclaringType**:​N/A +== Parameters == 
-  * **Summary**:N/A +  * //​bufferTime//​ 
-</​div>​+    ​Type:​TimeSpan 
 +    ​Description:N/A
  
-=== Protected Constructors === +  * //​bufferTimeType//​ 
-=== Public Methods === +    Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
-<div class_table>​ +    Description:N/A
-**{{wiki:PublicMethod.gif|}}[[#​Equals(Object)|Equals]]** +
-  * **Parameters**:​Object +
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +** {{wiki:​PublicMethod.gif|}} ​RequestingDrawingLayerEventArgs(RectangleShape,​TimeSpan) **
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetType()|GetType]]*+== Remarks == 
-  * **Parameters**:​N/A +  * //N/A// 
-  * **DeclaringType**:Object +== Parameters == 
-  * **Summary**:N/A +  * //​extentToRefresh//​ 
-</​div>​+    ​Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    Description:N/A
  
-<div class_table>​ +  ​* //​bufferTime//​ 
-**{{wiki:​PublicMethod.gif|}}[[#​ToString()|ToString]]** +    Type:TimeSpan 
-  * **Parameters**:​N/A +    Description:N/A
-  * **DeclaringType**:Object +
-  * **Summary**:N/A +
-</​div>​+
  
-=== Protected Methods === +<​div ​newline></​div
-<​div ​class_table+** {{wiki:PublicMethod.gif|}} ​RequestingDrawingLayerEventArgs(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType) **
-**{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]*+== Remarks == 
-  * **Parameters**:​N/A +  * //N/A// 
-  * **DeclaringType**:Object +== Parameters == 
-  * **Summary**:N/A +  * //​extentToRefresh//​ 
-</​div>​+    ​Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    Description:N/A
  
-=== Public Properties === +  ​//​bufferTime//​ 
-**{{wiki:​PublicProperty.gif|}}[[#​BufferTime|BufferTime]]*+    Type:TimeSpan 
-  * **Return**:​TimeSpan +    Description:N/A
-  * **Summary**:N/A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​BufferTimeType|BufferTimeType]]** +  ​//​bufferTimeType//​ 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +    Type:​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​Cancel|Cancel]]** +<div newline></​div>​ 
-  * **Return**:​Boolean +** {{wiki:PublicMethod.gif|}} ​RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>,​TimeSpan) ​**
-  * **Summary**:​N/​A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​ExtentsToRefresh|ExtentsToRefresh]]** +  ​//N/A// 
-  * **Return**:Collection<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ +== Remarks == 
-  * **Summary**:N/A+  ​//N/A// 
 +== Parameters == 
 +  * //​extentsToRefresh//​ 
 +    ​Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ 
 +    Description:N/A
  
-=== Protected Properties === +  * //bufferTime// 
-=== Public Events === +    * Type:TimeSpan 
-===== Public Constructors ===== +    * Description:​N/​A
-=== RequestingDrawingLayerEventArgs() === +
-N/+
-==== Remarks ==== +
-N/+
-==== Parameters ==== +
-[[#Public Constructors|Go Back]] +
-=== RequestingDrawingLayerEventArgs(RectangleShape) === +
-N/+
-==== Remarks ==== +
-N/+
-==== Parameters ==== +
-**extentToRefresh** +
-  * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +
-  * **Description:​N/​A+
  
-[[#Public Constructors|Go Back]] +<div newline></div> 
-=== RequestingDrawingLayerEventArgs(IEnumerable<RectangleShape>) === +** {{wiki:PublicMethod.gif|}} RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>​,​TimeSpan,​RequestDrawingBufferTimeType) ​**
-N/+
-==== Remarks ==== +
-N/A +
-==== Parameters ==== +
-**extentsToRefresh** +
-  * **Type**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> +
-  ​* **Description:​N/​A+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-=== RequestingDrawingLayerEventArgs(TimeSpan) === +== Remarks == 
-N/A +  * //N/A// 
-==== Remarks ​==== +== Parameters == 
-N/A +  //​extentsToRefresh//​ 
-==== Parameters ​==== +    * Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ 
-**bufferTime** +    * Description:​N/​A
-  * **Type**:TimeSpan +
-  * **Description:​N/​A+
  
-[[#Public Constructors|Go Back]] +  * //​bufferTime// 
-=== RequestingDrawingLayerEventArgs(TimeSpan,​RequestDrawingBufferTimeType) === +    * Type:​TimeSpan 
-N/+    * Description:​N/​A
-==== Remarks ==== +
-N/+
-==== Parameters ==== +
-**bufferTime** +
-  * **Type**:TimeSpan +
-  * **Description:​N/​A+
  
-**bufferTimeType** +  ​//bufferTimeType// 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +    * Type:​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
-  * **Description:​N/​A+    * Description:​N/​A
  
-[[#Public Constructors|Go Back]] +<div newline><​/div> 
-=== RequestingDrawingLayerEventArgs(RectangleShape,​TimeSpan) === +==== Protected Constructors ​==== 
-N/A +==== Public Methods ​==== 
-==== Remarks ​==== +** {{wiki:PublicMethod.gif|}} ToString() ​**
-N/A +
-==== Parameters ​==== +
-**extentToRefresh** +
-  * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +
-  ​* **Description:​N/​A+
  
-**bufferTime** +  ​//N/A// 
-  * **Type**:​TimeSpan +== Remarks == 
-  * **Description:​N/A+  * //N/A//
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-=== RequestingDrawingLayerEventArgs(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType) === +  * Type:String 
-N/A +  * Description:​N/​A
-==== Remarks ==== +
-N/A +
-==== Parameters ==== +
-**extentToRefresh** +
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +
-  ​* **Description:​N/​A+
  
-**bufferTime** +== Parameters == 
-  * **Type**:TimeSpan +<div newline></​div>​ 
-  ​* **Description:​N/​A+** {{wiki:PublicMethod.gif|}} Equals(Object) ​**
  
-**bufferTimeType** +  ​//N/A// 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +== Remarks == 
-  * **Description:​N/A+  * //N/A//
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-=== RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>,​TimeSpan) === +  * Type:Boolean 
-N/A +  * Description:​N/​A
-==== Remarks ==== +
-N/A +
-==== Parameters ==== +
-**extentsToRefresh** +
-  ​* **Type**:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ +
-  ​* **Description:​N/​A+
  
-**bufferTime** +== Parameters == 
-  * **Type**:TimeSpan +  * //obj// 
-  * **Description:​N/​A+    ​* Type:Object 
 +    * Description:​N/​A
  
-[[#Public Constructors|Go Back]] +<div newline></div> 
-=== RequestingDrawingLayerEventArgs(IEnumerable<RectangleShape>,​TimeSpan,​RequestDrawingBufferTimeType) === +** {{wiki:PublicMethod.gif|}} GetHashCode() ​**
-N/+
-==== Remarks ==== +
-N/A +
-==== Parameters ==== +
-**extentsToRefresh** +
-  * **Type**:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ +
-  ​* **Description:​N/​A+
  
-**bufferTime** +  ​//N/A// 
-  * **Type**:​TimeSpan +== Remarks == 
-  * **Description:​N/A+  * //N/A//
  
-**bufferTimeType** +== Return Value == 
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +  * Type:Int32 
-  ​* **Description:​N/​A+  * Description:​N/​A
  
-[[#Public Constructors|Go Back]] +== Parameters ​== 
-===== Protected Constructors ===== +<div newline></​div>​ 
-===== Public Methods ===== +** {{wiki:​PublicMethod.gif|}} GetType() **
-=== Equals(Object=== +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:​Boolean +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**obj** +  * Type:Type 
-  ​* **Type**:Object +  * Description:​N/​A
-  ​* **Description**:N/A+
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== GetHashCode() === +<div newline><​/div> 
-N/A +==== Protected Methods ​==== 
-==== Remarks ​==== +** {{wiki:​ProtectedMethod.gif|}} Finalize() **
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:​Int32 +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Void 
-=== GetType() === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Type +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ​**
  
-==== Parameters ==== +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-=== ToString() === +  * //N/A// 
-N/A + 
-==== Remarks ==== +== Return Value == 
-N/A+  * Type:​Object 
 +  * Description:​N/A
  
-**Return Value** +== Parameters == 
-  * **Return Type**:String +<div newline></​div>​ 
-  ​* **Description**:​N/​A+==== Public Properties ==== 
 +** {{wiki:PublicProperty.gif|}} BufferTime ​**
  
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-=== Finalize() === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​TimeSpan
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} ExtentsToRefresh ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== MemberwiseClone() === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​Collection<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} BufferTimeType ​**
-  * **Return Type**:Object +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== BufferTime === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:TimeSpan+  * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} Cancel **
-=== BufferTimeType === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +
- +
-[[#Public Properties|Go Back]] +
-=== Cancel ​=== +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:​Boolean+
  
-[[#Public Properties|Go Back]] 
-=== ExtentsToRefresh === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Collection<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​+  * Type:Boolean
  
-[[#Public Properties|Go Back]] +==== Protected Properties ==== 
-===== Protected Properties ​===== +==== Public Events ====
-===== Public Events ​=====+
  
thinkgeo.mapsuite.core.requestingdrawinglayereventargs.1442486319.txt.gz · Last modified: 2015/09/17 10:38 by admin