User Tools

Site Tools


thinkgeo.mapsuite.portablecore.requestingdrawinglayereventargs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

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