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

Next revision
Previous revision
thinkgeo.mapsuite.core.requestingdrawinglayereventargs [2015/08/20 03:08]
127.0.0.1 external edit
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}}
  
  
-<!-- Class --> 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**System.EventArgs +    *System.EventArgs 
-***[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs]]+      ***ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#RequestingDrawingLayerEventArgs()|RequestingDrawingLayerEventArgs]] ​  ​| ​   |    |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​RequestingDrawingLayerEventArgs(RectangleShape)|RequestingDrawingLayerEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>​)|RequestingDrawingLayerEventArgs]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​RequestingDrawingLayerEventArgs(TimeSpan)|RequestingDrawingLayerEventArgs]] ​  | TimeSpan ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​RequestingDrawingLayerEventArgs(TimeSpan,​ RequestDrawingBufferTimeType)|RequestingDrawingLayerEventArgs]] ​  | TimeSpan, [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​RequestingDrawingLayerEventArgs(RectangleShape,​ TimeSpan)|RequestingDrawingLayerEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​ TimeSpan ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​RequestingDrawingLayerEventArgs(RectangleShape,​ TimeSpan, RequestDrawingBufferTimeType)|RequestingDrawingLayerEventArgs]] ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​ TimeSpan, [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>,​ TimeSpan)|RequestingDrawingLayerEventArgs]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,​ TimeSpan ​  ​| ​   |    | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>,​ TimeSpan, RequestDrawingBufferTimeType)|RequestingDrawingLayerEventArgs]] ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,​ TimeSpan, [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] ​  ​| ​   |    |+
  
-==== Protected Constructors ​==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //N/A// 
 +== Parameters ​== 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs(RectangleShape) **
  
-==== Public Methods ​==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +  * //N/A// 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]]   |    | Object ​  ​| ​   | +== Parameters ​== 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +  * //​extentToRefresh//​ 
-| {{wiki:PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   |+    * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    ​* Description:N/A
  
-==== Protected Methods ==== +<div newline></​div>​ 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:PublicMethod.gif|}} ​RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>​**
-{{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Public Properties ​==== +  * //N/A// 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​BufferTime|BufferTime]] ​  | TimeSpan ​  ​| ​   |    | +  * //N/A// 
-| {{wiki:PublicProperty.gif|Public Property}}[[#​BufferTimeType|BufferTimeType]] ​  | [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] ​  ​| ​   |    | +== Parameters ​== 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Cancel|Cancel]] ​  | Boolean ​  ​| ​   |    | +  * //​extentsToRefresh//​ 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ExtentsToRefresh|ExtentsToRefresh]] ​  | Collection<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> ​  |    |    |+    ​* Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ 
 +    * Description:​N/​A
  
-==== Protected Properties ==== +<div newline></​div>​ 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs(TimeSpan) **
  
-==== Public Events ​==== +  * //N/A// 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //N/A// 
 +== Parameters ​== 
 +  * //​bufferTime//​ 
 +    * Type:​TimeSpan 
 +    * Description:​N/​A
  
-===== Public Constructors ===== +<div newline></​div>​ 
-==== RequestingDrawingLayerEventArgs() ​==== +** {{wiki:​PublicMethod.gif|}} ​RequestingDrawingLayerEventArgs(TimeSpan,​RequestDrawingBufferTimeType**
-=== Parameters === +
-^  Name ^  Type ^  Description ^+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-==== RequestingDrawingLayerEventArgs(RectangleShape) ==== +== Remarks ​== 
-=== Parameters ​=== +  * //N/A// 
-^  Name ^  ​Type ​^  Description ^ +== Parameters == 
-| extentToRefresh ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  ​| ​   |+  ​* //​bufferTime//​ 
 +    * Type:TimeSpan 
 +    ​* Description:​N/​A
  
-[[#Public Constructors|Go Back]] +  * //​bufferTimeType//​ 
-==== RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>​) ==== +    ​* ​Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
-=== Parameters === +    * Description:​N/​A
-^  Name ^  ​Type ^  Description ^ +
-| extentsToRefresh ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +<div newline></​div>​ 
-==== RequestingDrawingLayerEventArgs(TimeSpan) ​==== +** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs(RectangleShape,​TimeSpan) ​**
-=== Parameters === +
-^  Name ^  Type ^  Description ^ +
-| bufferTime ​  | TimeSpan<​!-- System.TimeSpan --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-==== RequestingDrawingLayerEventArgs(TimeSpan,​ RequestDrawingBufferTimeType) ==== +== Remarks ​== 
-=== Parameters ​=== +  * //N/A// 
- Name ^  Type ^  Description ^ +== Parameters == 
-| bufferTime ​  | TimeSpan<​!-- System.TimeSpan --> ​  ​| ​   +  ​* //​extentToRefresh//​ 
-| bufferTimeType ​  ​| ​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]]<!-- ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType --> ​  ​| ​   |+    ​* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    * Description:​N/​A
  
-[[#Public Constructors|Go Back]] +  * //​bufferTime//​ 
-==== RequestingDrawingLayerEventArgs(RectangleShape, ​TimeSpan) ==== +    * Type:TimeSpan 
-=== Parameters === +    ​* ​Description:N/A
-^  Name ^  Type ^  ​Description ​+
-| extentToRefresh ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  ​| ​   | +
-| bufferTime ​  | TimeSpan<​!-- System.TimeSpan --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +<div newline></​div>​ 
-==== RequestingDrawingLayerEventArgs(RectangleShape,​ TimeSpan, RequestDrawingBufferTimeType) ​==== +** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType) ​**
-=== Parameters === +
-^  Name ^  Type ^  Description ^ +
-| extentToRefresh ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<​!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  ​| ​   | +
-| bufferTime ​  | TimeSpan<​!-- System.TimeSpan --> ​  ​| ​   | +
-| bufferTimeType ​  | [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]]<​!-- ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-==== RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>,​ TimeSpan) ==== +== Remarks ​== 
-=== Parameters ​=== +  * //N/A// 
-^  Name ^  ​Type ​^  Description ^ +== Parameters == 
-| extentsToRefresh ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]><!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} --> ​  ​| ​   | +  ​* //​extentToRefresh//​ 
-| bufferTime ​  | TimeSpan<​!-- System.TimeSpan --> ​  ​| ​   |+    * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    ​* Description:​N/​A
  
-[[#Public Constructors|Go Back]] +  * //​bufferTime//​ 
-==== RequestingDrawingLayerEventArgs(IEnumerable<​RectangleShape>,​ TimeSpan, RequestDrawingBufferTimeType) ==== +    ​* ​Type:TimeSpan 
-=== Parameters === +    ​* Description:​N/​A
-^  Name ^  ​Type ^  Description ^ +
-| extentsToRefresh ​  | IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]><​!-- System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} --> ​  ​| ​   | +
-| bufferTime ​  ​| ​TimeSpan<!-- System.TimeSpan --> ​  ​| ​   | +
-| bufferTimeType ​  | [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]]<​!-- ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType --> ​  ​| ​   |+
  
-[[#Public Constructors|Go Back]] +  * //​bufferTimeType//​ 
-===== Protected Constructors ===== +    * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
-===== Public Methods ===== +    ​* ​Description:N/A
-==== Equals(Object) ==== +
-=== Return Value === +
-^ Return Type ^ Description ​+
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^ +** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs(IEnumerable<RectangleShape>,TimeSpan) **
-obj   | Object<!-- System.Object --  |    |+
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetHashCode() ==== +  * //N/A// 
-=== Return Value === +== Parameters ​== 
-^ Return ​Type ^ Description ^ +  * //​extentsToRefresh//​ 
-| Int32<!-- System.Int32 --  |    |+    * Type:​IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> 
 +    * Description:​N/​A
  
-=== Parameters === +  * //​bufferTime//​ 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:TimeSpan 
 +    * Description:N/A
  
-<!-- System.Object --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} RequestingDrawingLayerEventArgs(IEnumerable<RectangleShape>,​TimeSpan,​RequestDrawingBufferTimeType) **
-==== GetType() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Type<!-- System.Type --  |    |+
  
-=== Parameters ​=== +  * //N/A// 
-^  Name ^  ​Type ​^  ​Description ​^+== Remarks ​== 
 +  * //N/A// 
 +== Parameters ​== 
 +  ​* //​extentsToRefresh//​ 
 +    * Type:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ 
 +    * Description:N/A
  
-<!-- System.Object --> +  * //​bufferTime//​ 
-[[#Public Methods|Go Back]] +    ​* ​Type:TimeSpan 
-==== ToString() ==== +    ​* Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +  * //​bufferTimeType//​ 
-^  Name ^  ​Type ^  ​Description ​^+    ​* ​Type:​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
 +    * Description:N/A
  
-<!-- System.Object --> +<div newline></​div
-[[#Public Methods|Go Back]] +==== Protected ​Constructors ​==== 
-===== Protected ​Methods ===== +==== Public Methods ​==== 
-==== Finalize() ​==== +** {{wiki:​PublicMethod.gif|}} ToString() **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- System.Object --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:String 
-==== MemberwiseClone() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-<!-- System.Object --> +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-===== Public Properties ===== +  * //N/A//
-==== BufferTime ==== +
-=== Return Value === +
-^ Return Type ^ +
-| TimeSpan<​!-- System.TimeSpan --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs --> +== Return Value == 
-[[#Public Properties|Go Back]] +  ​* ​Type:Boolean 
-==== BufferTimeType ==== +  * Description:​N/​A
-=== Return Value === +
-^ Return ​Type ^ +
-| [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]]<​!-- ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs --> +== Parameters ​== 
-[[#Public Properties|Go Back]] +  * //obj// 
-==== Cancel ​==== +    ​* ​Type:Object 
-=== Return Value === +    * Description:​N/​A
-^ Return ​Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs --> +<div newline></div> 
-[[#Public Properties|Go Back]] +** {{wiki:​PublicMethod.gif|}} GetHashCode() **
-==== ExtentsToRefresh ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Collection<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]><!-- System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.RectangleShape--> ​  |+
  
-<!-- ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs --+  * //N/A// 
-[[#Public Properties|Go Back]] +== Remarks == 
-===== Protected ​Properties ​===== +  * //N/A// 
-===== Public ​Events ​===== + 
-__NOTOC__ +== Return Value == 
-[[Category:MapSuiteCore]] +  * Type:​Int32 
-[[Category:ThinkGeo.MapSuite.Core]] +  * Description:​N/​A 
-[[Category:​UpdateDocumentation]]+ 
 +== 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|}} BufferTime ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  * Type:TimeSpan 
 + 
 +** {{wiki:​PublicProperty.gif|}} ExtentsToRefresh ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Collection<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> 
 + 
 +** {{wiki:​PublicProperty.gif|}} BufferTimeType ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} Cancel ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +==== Protected Properties ==== 
 +==== Public Events ====
  
thinkgeo.mapsuite.core.requestingdrawinglayereventargs.1440040129.txt.gz · Last modified: 2015/09/17 10:38 (external edit)