User Tools

Site Tools


thinkgeo.mapsuite.core.requestingdrawinglayereventargs

This is an old revision of the document!


ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyBufferTime TimeSpan
Public PropertyBufferTimeType RequestDrawingBufferTimeType
Public PropertyCancel Boolean
Public PropertyExtentsToRefresh Collection<RectangleShape>

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

RequestingDrawingLayerEventArgs()

Parameters

Name Type Description

Go Back

RequestingDrawingLayerEventArgs(RectangleShape)

Parameters

Name Type Description
extentToRefresh RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –>

Go Back

RequestingDrawingLayerEventArgs(IEnumerable<RectangleShape>)

Parameters

Name Type Description
extentsToRefresh IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –>

Go Back

RequestingDrawingLayerEventArgs(TimeSpan)

Parameters

Name Type Description
bufferTime TimeSpan<!– System.TimeSpan –>

Go Back

RequestingDrawingLayerEventArgs(TimeSpan, RequestDrawingBufferTimeType)

Parameters

Name Type Description
bufferTime TimeSpan<!– System.TimeSpan –>
bufferTimeType RequestDrawingBufferTimeType<!– ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType –>

Go Back

RequestingDrawingLayerEventArgs(RectangleShape, TimeSpan)

Parameters

Name Type Description
extentToRefresh RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –>
bufferTime TimeSpan<!– System.TimeSpan –>

Go Back

RequestingDrawingLayerEventArgs(RectangleShape, TimeSpan, RequestDrawingBufferTimeType)

Parameters

Name Type Description
extentToRefresh RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –>
bufferTime TimeSpan<!– System.TimeSpan –>
bufferTimeType RequestDrawingBufferTimeType<!– ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType –>

Go Back

RequestingDrawingLayerEventArgs(IEnumerable<RectangleShape>, TimeSpan)

Parameters

Name Type Description
extentsToRefresh IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –>
bufferTime TimeSpan<!– System.TimeSpan –>

Go Back

RequestingDrawingLayerEventArgs(IEnumerable<RectangleShape>, TimeSpan, RequestDrawingBufferTimeType)

Parameters

Name Type Description
extentsToRefresh IEnumerable<RectangleShape><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.RectangleShape} –>
bufferTime TimeSpan<!– System.TimeSpan –>
bufferTimeType RequestDrawingBufferTimeType<!– ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType –>

Go Back

Protected Constructors

Public Methods

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

BufferTime

Return Value

Return Type
TimeSpan<!– System.TimeSpan –>

<!– ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs –> Go Back

BufferTimeType

Return Value

Return Type
RequestDrawingBufferTimeType<!– ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType –>

<!– ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs –> Go Back

Cancel

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs –> Go Back

ExtentsToRefresh

Return Value

Return Type
Collection<RectangleShape><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.RectangleShape} –>

<!– ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.requestingdrawinglayereventargs.1440040129.txt.gz · Last modified: 2015/09/17 10:38 (external edit)