thinkgeo.mapsuite.core.rasterlayer

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.rasterlayer [2015/09/17 10:38]
admin
thinkgeo.mapsuite.core.rasterlayer [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.RasterLayer ====== ====== ThinkGeo.MapSuite.Core.RasterLayer ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This abstract class is the basis for all image-based layers in the system. This abstract class is the basis for all image-based layers in the system.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 13: Line 16:
         *[[ThinkGeo.MapSuite.Core.MrSidRasterLayer]]         *[[ThinkGeo.MapSuite.Core.MrSidRasterLayer]]
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ​==== 
-=== Protected Constructors === +==== Protected Constructors ==== 
-<div class_table>​ +** {{wiki:​ProtectedMethod.gif|}} RasterLayer() **
-**{{wiki:​ProtectedMethod.gif|}}[[#RasterLayer()|RasterLayer]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​This is a constructor for the class. If you use this constructor,​ you should set the properties you need manually. +
-</​div>​+
  
-=== Public Methods ​=== +  * //This is a constructor for the class. If you use this constructor,​ you should set the properties you need manually.//​ 
-<​div ​class_table+== Remarks ​== 
-**{{wiki:​PublicMethod.gif|}}[[#​CloneDeep()|CloneDeep]]** +  * //If you use this constructor,​ you should set the properties you need manually.//​ 
-  * **Parameters**:​N/​A +== Parameters ​== 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +<​div ​newline></​div> 
-  * **Summary**:​N/​A +==== Public Methods ==== 
-</​div>​+** {{wiki:​PublicMethod.gif|}} ​GetProjectionText() **
  
-<div class_table>​ +  ​//This method returns the projection parameters of the current layer.// 
-**{{wiki:​PublicMethod.gif|}}[[#​Close()|Close]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //This method returns the projection parameters of the current layer.//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/+
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​Draw(GeoCanvas,​Collection<​SimpleCandidate>​)|Draw]]** +  * Type:String 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​Collection<​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>​ +  * Description:This method returns the projection parameters of the current layer.
-  * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#Equals(Object)|Equals]]** +<​div ​newline></​div
-  * **Parameters**:​Object +** {{wiki:​PublicMethod.gif|}} ​GetHorizontalResolution() **
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//This method returns the horizontal resolution of the image.// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetBoundingBox()|GetBoundingBox]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //This method returns the horizontal resolution of the image.//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/+
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +  * Type:Single 
-  * **Parameters**:N/A +  * Description:This method returns the horizontal resolution of the image.
-  * **DeclaringType**:Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHorizontalResolution()|GetHorizontalResolution]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:​PublicMethod.gif|}} ​GetVerticalResolution() **
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​This method returns the horizontal resolution of the image. +
-</​div>​+
  
-<div class_table>​ +  ​//This method returns the vertical resolution of the image./
-**{{wiki:​PublicMethod.gif|}}[[#​GetProjectionText()|GetProjectionText]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //This method returns the vertical resolution ​of the image.//
-  * **DeclaringType**:​N/+
-  * **Summary**:​This method returns the projection parameters ​of the current layer. +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​GetThreadSafetyLevel()|GetThreadSafetyLevel]]** +  * Type:Single 
-  * **Parameters**:N/A +  * Description:This method returns the vertical resolution of the image.
-  * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#GetType()|GetType]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:​PublicMethod.gif|}} ​RequestDrawing() **
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetVerticalResolution()|GetVerticalResolution]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​N/A +
-  * **Summary**:​This method returns the vertical resolution of the image. +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​Open()|Open]]** +  * Type:Void 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#RequestDrawing(RectangleShape,TimeSpan)|RequestDrawing]]** +<​div ​newline></​div
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​TimeSpan +** {{wiki:​PublicMethod.gif|}} RequestDrawing(RectangleShape) **
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan,​RequestDrawingBufferTimeType)|RequestDrawing]]*+== Remarks == 
-  * **Parameters**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,​TimeSpan,​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestDrawing(TimeSpan,​RequestDrawingBufferTimeType)|RequestDrawing]]** +  * Type:Void 
-  * **Parameters**:TimeSpan,​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestDrawing(TimeSpan)|RequestDrawing]]** +  * //​extentToRefresh//​ 
-  * **Parameters**:​TimeSpan +    Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#RequestDrawing(IEnumerable<​RectangleShape>​)|RequestDrawing]]** +** {{wiki:​PublicMethod.gif|}} RequestDrawing(IEnumerable<​RectangleShape>​) **
-  * **Parameters**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestDrawing(RectangleShape)|RequestDrawing]]*+== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestDrawing()|RequestDrawing]]** +  * Type:Void 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestDrawing(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType)|RequestDrawing]]** +  //​extentsToRefresh//​ 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​TimeSpan,​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +    Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan)|RequestDrawing]]** +** {{wiki:​PublicMethod.gif|}} RequestDrawing(TimeSpan) **
-  * **Parameters**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,​TimeSpan +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​ToString()|ToString]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/A +
-</div>+
  
-=== Protected Methods ​=== +== Return Value == 
-<div class_table>​ +  * Type:Void 
-**{{wiki:​ProtectedMethod.gif|}}[[#​CloneDeepCore()|CloneDeepCore]]** +  * Description:N/A
-  * **Parameters**:N/A +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​CloseCore()|CloseCore]]** +  //​bufferTime//​ 
-  * **Parameters**:N/A +    Type:TimeSpan 
-  * **DeclaringType**:N/A +    Description:N/A
-  * **Summary**:​This method opens the RasterLayer so that it is initialized and ready to use. +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:ProtectedMethod.gif|}}[[#​DrawAttributionCore(GeoCanvas,String)|DrawAttributionCore]]** +** {{wiki:PublicMethod.gif|}} ​RequestDrawing(TimeSpan,RequestDrawingBufferTimeType) **
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​String +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​DrawCore(GeoCanvas,​Collection<​SimpleCandidate>​)|DrawCore]]*+== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​Collection<​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>​ +  * //N/A//
-  * **DeclaringType**:​N/A +
-  * **Summary**:​This method will draw the image from the GeoImage source based on the parameters provided. +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​DrawException(GeoCanvas,​Exception)|DrawException]]** +  * Type:Void 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​Exception +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​DrawExceptionCore(GeoCanvas,​Exception)|DrawExceptionCore]]** +  * //​bufferTime//​ 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​Exception +    Type:TimeSpan 
-  * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  * //​bufferTimeType//​ 
-**{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** +    Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
-  * **Parameters**:N/A +    Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:ProtectedMethod.gif|}}[[#​GetBoundingBoxCore()|GetBoundingBoxCore]]** +** {{wiki:PublicMethod.gif|}} ​RequestDrawing(RectangleShape,​TimeSpan) **
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​This method returns the bounding box of the RasterLayer. +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetThreadSafetyLevelCore()|GetThreadSafetyLevelCore]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}{{wiki:​Static.gif|}}[[#​IsExtentWithinThreshold(RectangleShape,​Double,​Double,​Int32,​GeographyUnit)|IsExtentWithinThreshold]]** +  * Type:Void 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​Double,​Double,​Int32,​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] +  * Description:N/A
-  * **DeclaringType**:N/A +
-  * **Summary**:​This method returns whether the current extent is within the upper and lower threshold properties. +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​ProtectedMethod.gif|}}{{wiki:​Static.gif|}}[[#​IsExtentWithinThreshold(RectangleShape,​Double,​Double,​Int32,​GeographyUnit,​Single)|IsExtentWithinThreshold]]** +  //​extentToRefresh//​ 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​Double,​Double,​Int32,​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],​Single +    Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **DeclaringType**:N/A +    Description:N/A
-  * **Summary**:​This method returns whether the current extent is within the upper and lower threshold properties. +
-</​div>​+
  
-<div class_table>​ +  ​* //​bufferTime//​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +    Type:TimeSpan 
-  * **Parameters**:​N/A +    Description:N/A
-  * **DeclaringType**:Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:ProtectedMethod.gif|}}[[#​OnDrawingAttribution(DrawingAttributionLayerEventArgs)|OnDrawingAttribution]]** +** {{wiki:PublicMethod.gif|}} ​RequestDrawing(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType) **
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnDrawingException(DrawingExceptionLayerEventArgs)|OnDrawingException]]*+== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|OnDrawingProgressChanged]]** +  * Type:Void 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnDrawnAttribution(DrawnAttributionLayerEventArgs)|OnDrawnAttribution]]** +  * //​extentToRefresh//​ 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] +    Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​//​bufferTime//​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnDrawnException(DrawnExceptionLayerEventArgs)|OnDrawnException]]*+    Type:TimeSpan 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] +    Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​//​bufferTimeType//​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnRequestedDrawing(RequestedDrawingLayerEventArgs)|OnRequestedDrawing]]*+    Type:​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] +    Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:ProtectedMethod.gif|}}[[#​OnRequestingDrawing(RequestingDrawingLayerEventArgs)|OnRequestingDrawing]]** +** {{wiki:PublicMethod.gif|}} ​RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan) **
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OpenCore()|OpenCore]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​N/A +
-  * **Summary**:​This method opens the RasterLayer so that it is initialized and ready to use. +
-</div>+
  
-=== Public Properties === +== Return Value == 
-**{{wiki:​PublicProperty.gif|}}[[#​Attribution|Attribution]]** +  * Type:Void 
-  * **Return**:String +  * Description:N/A
-  * **Summary**:N/A+
  
-**{{wiki:PublicProperty.gif|}}[[#​BlueTranslation|BlueTranslation]]** +== Parameters == 
-  * **Return**:​Single +  ​//​extentsToRefresh//​ 
-  * **Summary**:N/A+    ​Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> 
 +    Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​DrawingExceptionMode|DrawingExceptionMode]]** +  ​//​bufferTime//​ 
-  * **Return**:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] +    Type:TimeSpan 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​DrawingTime|DrawingTime]]** +<div newline></​div>​ 
-  * **Return**:TimeSpan +** {{wiki:PublicMethod.gif|}} ​RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan,​RequestDrawingBufferTimeType) ​**
-  ​* **Summary**:​N/​A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​GreenTranslation|GreenTranslation]]** +  ​//N/A// 
-  * **Return**:​Single +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​HasBoundingBox|HasBoundingBox]]** +== Return Value == 
-  * **Return**:Boolean +  * Type:Void 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​HasProjectionText|HasProjectionText]]** +== Parameters == 
-  * **Return**:Boolean +  ​//​extentsToRefresh//​ 
-  * **Summary**:​This property returns true if the RasterLayer contains projection parameters and false if it does not contain any projection parameters.+    ​Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> 
 +    Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​ImageSource|ImageSource]]** +  ​//​bufferTime//​ 
-  * **Return**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +    Type:TimeSpan 
-  * **Summary**:This property gets and sets the ImageSource used by the RasterLayer.+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​IsGrayscale|IsGrayscale]]** +  ​//​bufferTimeType//​ 
-  * **Return**:​Boolean +    ​Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​IsNegative|IsNegative]]** +<div newline></​div>​ 
-  * **Return**:​Boolean +** {{wiki:PublicMethod.gif|}} ​GetThreadSafetyLevel() ​**
-  * **Summary**:​N/​A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​IsOpen|IsOpen]]** +  ​//N/A// 
-  * **Return**:​Boolean +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:PublicProperty.gif|}}[[#IsVisible|IsVisible]]** +== Return Value == 
-  * **Return**:​Boolean +  ​Type:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​KeyColors|KeyColors]]** +== Parameters == 
-  * **Return**:​Collection<​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]>​ +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​CloneDeep() ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​LowerThreshold|LowerThreshold]]** +  ​//N/A// 
-  * **Return**:​Double +== Remarks == 
-  * **Summary**:​This property gets and sets the lower threshold in the scale at which to display the image.+  * //N/A//
  
-**{{wiki:PublicProperty.gif|}}[[#Name|Name]]** +== Return Value == 
-  * **Return**:​String +  ​Type:[[ThinkGeo.MapSuite.Core.Layer|Layer]] 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​RedTranslation|RedTranslation]]** +== Parameters == 
-  * **Return**:​Single +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​Open() ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​RequestDrawingInterval|RequestDrawingInterval]]** +  ​//N/A// 
-  * **Return**:​TimeSpan +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​Transparency|Transparency]]** +== Return Value == 
-  * **Return**:Single +  * Type:Void 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​UpperThreshold|UpperThreshold]]** +== Parameters == 
-  * **Return**:​Double +<div newline></​div>​ 
-  * **Summary**:​This property gets and sets the upper threshold in the scale at which to display the image.+** {{wiki:PublicMethod.gif|}} ​Close() ​**
  
-=== Protected Properties === +  * //N/A// 
-**{{wiki:​ProtectedProperty.gif|}}[[#​IsOpenCore|IsOpenCore]]** +== Remarks ​== 
-  * **Return**:​Boolean +  * //N/A//
-  * **Summary**:​This property returns true if the RasterLayer is open and false if it is not.+
  
-=== Public Events === +== Return Value == 
-**{{wiki:​PublicEvent.gif|}}[[#​DrawingAttribution|DrawingAttribution]]** +  * Type:Void 
-  * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] +  * Description:N/A
-  * **Summary**:N/A+
  
-**{{wiki:PublicEvent.gif|}}[[#​DrawingException|DrawingException]]** +== Parameters == 
-  * **Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​GetBoundingBox() ​**
  
-**{{wiki:​PublicEvent.gif|}}[[#​DrawingProgressChanged|DrawingProgressChanged]]** +  ​//N/A// 
-  * **Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicEvent.gif|}}[[#​DrawnAttribution|DrawnAttribution]]** +== Return Value == 
-  * **Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] +  * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicEvent.gif|}}[[#​DrawnException|DrawnException]]** +== Parameters == 
-  * **Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​Draw(GeoCanvas,​Collection<​SimpleCandidate>​) ​**
  
-**{{wiki:​PublicEvent.gif|}}[[#​RequestedDrawing|RequestedDrawing]]** +  ​//N/A// 
-  * **Event Arguments**:​[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicEvent.gif|}}[[#​RequestingDrawing|RequestingDrawing]]** +== Return Value == 
-  * **Event Arguments**:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] +  * Type:Void 
-  * **Summary**:N/A+  * Description:N/A
  
-===== Public Constructors ===== +== Parameters ​== 
-===== Protected Constructors ===== +  * //canvas// 
-=== RasterLayer() === +    * Type:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-This is a constructor for the classIf you use this constructor,​ you should set the properties you need manually. +    * Description:​N/A
-==== Remarks ==== +
-If you use this constructor,​ you should set the properties you need manually. +
-==== Parameters ==== +
-[[#​Protected Constructors|Go Back]] +
-===== Public Methods ===== +
-=== CloneDeep() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//​labelsInAllLayers//​ 
-  * **Return ​Type**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +    * Type:Collection<​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> 
-  * **Description**:N/A+    * Description:​N/​A
  
-==== Parameters ==== +<div newline></​div>​ 
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} ToString() **
-=== Close() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Void +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:String 
-=== Draw(GeoCanvas,​Collection<​SimpleCandidate>​) === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Void +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:PublicMethod.gif|}} Equals(Object) ​**
  
-==== Parameters ==== +  * //N/A// 
-**canvas** +== Remarks ​== 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +  * //N/A//
-  * **Description**:​N/A+
  
-**labelsInAllLayers** +== Return Value == 
-  ​* **Type**:Collection<​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>​ +  * Type:Boolean 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== Equals(Object) === +  * //obj/
-N/A +    * Type:Object 
-==== Remarks ==== +    * Description:​N/A
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:Boolean +** {{wiki:PublicMethod.gif|}} GetHashCode() ​**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //N/A// 
-**obj** +== Remarks ​== 
-  * **Type**:​Object +  * //N/A//
-  * **Description**:​N/A+
  
-[[#Public Methods|Go Back]] +== Return Value == 
-=== GetBoundingBox() === +  * Type:Int32 
-N/A +  * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:PublicMethod.gif|}} GetType() ​**
  
-==== Parameters ==== +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks == 
-=== GetHashCode() === +  * //N/A//
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Int32 +  * Type:Type 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-=== GetHorizontalResolution() ​=== +==== Protected Methods ​==== 
-This method returns the horizontal resolution of the image. +** {{wiki:​ProtectedMethod.gif|}} GetBoundingBoxCore() **
-==== Remarks ​==== +
-This method returns the horizontal resolution of the image.+
  
-**Return Value** +  ​//This method returns the bounding box of the RasterLayer.//​ 
-  * **Return Type**:​Single +== Remarks == 
-  * **Description**:​This method returns the horizontal resolution ​of the image.+  * //This method returns the bounding box of the RasterLayer.//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-=== GetProjectionText() === +  * Description:​This method returns the bounding box of the RasterLayer.
-This method returns the projection parameters of the current layer. +
-==== Remarks ==== +
-This method returns the projection parameters ​of the current layer.+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:String +<div newline></​div>​ 
-  ​* **Description**:​This method returns the projection parameters of the current layer.+** {{wiki:ProtectedMethod.gif|}} OpenCore() ​**
  
-==== Parameters ==== +  * //This method opens the RasterLayer so that it is initialized and ready to use./
-[[#Public Methods|Go Back]] +== Remarks == 
-=== GetThreadSafetyLevel() === +  * //The open method plays an important rol,e as it is responsible for initializing the RasterLayer. Most methods on the RasterLayer will throw an exception if the state of the RasterLayer is not opened. When the map draws each layer, it will open the RasterLayer as one of its first steps; then, after it is finished drawing with that layer, it will close it. In this way, we are sure to release all resources used by the RasterLayer./​/
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​None
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-=== GetType() === +** {{wiki:​ProtectedMethod.gif|}} CloseCore() **
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//This method opens the RasterLayer so that it is initialized and ready to use.// 
-  * **Return Type**:Type +== Remarks == 
-  * **Description**:N/A+  * //The close method plays an important role in the life cycle of the RasterLayer. It may be called after drawing to release any memory and other resources that were allocated since the Open method was called. If you override this method, it is recommended that you take the following things into accountThis method may be called multiple times, so we suggest you write the method so that that a call to a closed RasterLayer is ignored and does not generate an error. We also suggest that in the Close you free all resources that have been opened. Remember that the object will not be destroyed, but will be re-opened possibly in the near future.//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Void 
-=== GetVerticalResolution() === +  * Description:​None
-This method returns the vertical resolution of the image. +
-==== Remarks ==== +
-This method returns the vertical resolution of the image.+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Single +<div newline></​div>​ 
-  ​* **Description**:​This method returns the vertical resolution of the image.+** {{wiki:ProtectedMethod.gif|}} DrawCore(GeoCanvas,​Collection<​SimpleCandidate>​) ​**
  
-==== Parameters ==== +  * //This method will draw the image from the GeoImage source based on the parameters provided.//​ 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-=== Open() === +  * //The DrawCore method will be called when the layer is being drawn. It will determine if the image is within the extent and the threshold defined. If these parameters are met, it will query the RasterSource for an image and then apply the other various properties ​(such as transparency,​ etc.on the image. Lastly, it will draw the image on the GeoImage or native image passed into the method.//
-N/+
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Void +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​None
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +  * //​canvas//​ 
-=== RequestDrawing(RectangleShape,​TimeSpan) === +    * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-N/A +    * Description:​This parameter is the GeoCanvas used to Draw the RasterLayer.
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//​labelsInAllLayers//​ 
-  **Return ​Type**:Void +    * Type:Collection<​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>​ 
-  * **Description**:N/A+    * Description:​This parameter is not used for ImageLayers.
  
-==== Parameters ==== +<div newline></​div>​ 
-**extentToRefresh** +** {{wiki:ProtectedMethod.gif|}} OnRequestedDrawing(RequestedDrawingLayerEventArgs) ​**
-  * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +
-  ​* **Description**:​N/​A+
  
-**bufferTime** +  ​//N/A// 
-  * **Type**:​TimeSpan +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-[[#Public Methods|Go Back]] +== Return Value == 
-=== RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan,​RequestDrawingBufferTimeType) === +  * Type:Void 
-N/A +  * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return ​Type**:Void +  * //​eventArgs//​ 
-  * **Description**:N/A+    ​* Type:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] 
 +    * Description:​N/​A
  
-==== Parameters ==== +<div newline></​div>​ 
-**extentsToRefresh** +** {{wiki:ProtectedMethod.gif|}} OnRequestingDrawing(RequestingDrawingLayerEventArgs) ​**
-  * **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:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== RequestDrawing(TimeSpan,​RequestDrawingBufferTimeType) === +  * //​eventArgs/​
-N/A +    * Type:​[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] 
-==== Remarks ==== +    * Description:​N/A
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:Void +** {{wiki:ProtectedMethod.gif|}} GetThreadSafetyLevelCore() ​**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //N/A// 
-**bufferTime** +== Remarks ​== 
-  * **Type**:​TimeSpan +  * //N/A//
-  * **Description**:​N/A+
  
-**bufferTimeType** +== Return Value == 
-  ​* **Type**:​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +  * Type:​[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== RequestDrawing(TimeSpan) === +<div newline><​/div> 
-N/A +** {{wiki:​ProtectedMethod.gif|}} CloneDeepCore() **
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Void +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**bufferTime** +  * Type:[[ThinkGeo.MapSuite.Core.Layer|Layer]] 
-  ​* **Type**:TimeSpan +  * Description:​N/​A
-  ​* **Description**:N/A+
  
-[[#Public Methods|Go Back]] +== Parameters ​=
-=== RequestDrawing(IEnumerable<RectangleShape>) === +<div newline></div> 
-N/A +** {{wiki:​ProtectedMethod.gif|}} DrawException(GeoCanvas,​Exception) **
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Void +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**extentsToRefresh** +  * Type:Void 
-  ​* **Type**:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ +  * Description:​N/​A
-  ​* **Description**:N/A+
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== RequestDrawing(RectangleShape) === +  * //canvas/
-N/A +    * Type:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-==== Remarks ==== +    * Description:​N/A
-N/A+
  
-**Return Value** +  ​//e// 
-  **Return ​Type**:Void +    * Type:Exception 
-  * **Description**:N/A+    * Description:​N/​A
  
-==== Parameters ==== +<div newline></​div>​ 
-**extentToRefresh** +** {{wiki:ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,​Exception) ​**
-  * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +
-  ​* **Description**:​N/​A+
  
-[[#Public Methods|Go Back]] +  * //N/A// 
-=== RequestDrawing() === +== Remarks == 
-N/A +  * //N/A//
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Void +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +  * //​canvas//​ 
-=== RequestDrawing(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType) === +    * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-N/A +    * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//e// 
-  **Return ​Type**:Void +    * Type:Exception 
-  * **Description**:N/A+    * Description:​N/​A
  
-==== Parameters ==== +<div newline></​div>​ 
-**extentToRefresh** +** {{wiki:ProtectedMethod.gif|}} OnDrawingException(DrawingExceptionLayerEventArgs) ​**
-  * **Type**:[[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:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan) === +  * //e/
-N/A +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] 
-==== Remarks ==== +    * Description:​N/A
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:Void +** {{wiki:ProtectedMethod.gif|}} OnDrawnException(DrawnExceptionLayerEventArgs) ​**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //N/A// 
-**extentsToRefresh** +== Remarks ​== 
-  * **Type**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ +  * //N/A//
-  * **Description**:​N/A+
  
-**bufferTime** +== Return Value == 
-  ​* **Type**:TimeSpan +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== ToString() === +  * //e/
-N/A +    * Type:​[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] 
-==== Remarks ==== +    * Description:​N/A
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:String +** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas,​String**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks == 
-===== Protected Methods ===== +  * //N/A//
-=== CloneDeepCore() === +
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Protected Methods|Go Back]] +  * //​canvas//​ 
-=== CloseCore() === +    * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-This method opens the RasterLayer so that it is initialized and ready to use. +    * Description:N/A
-==== Remarks ==== +
-The close method plays an important role in the life cycle of the RasterLayer. It may be called after drawing to release any memory and other resources that were allocated since the Open method was called. If you override this method, it is recommended that you take the following things into accountThis method may be called multiple times, so we suggest you write the method so that that a call to a closed RasterLayer is ignored and does not generate an error. We also suggest that in the Close you free all resources that have been opened. Remember that the object will not be destroyed, but will be re-opened possibly in the near future.+
  
-**Return Value** +  ​//​attribution//​ 
-  **Return ​Type**:Void +    * Type:String 
-  * **Description**:None+    * Description:​N/A
  
-==== Parameters ==== +<div newline></​div>​ 
-[[#​Protected Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionLayerEventArgs**
-=== DrawAttributionCore(GeoCanvas,​String=== +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Void +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**canvas** +  * Type:Void 
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +  * Description:​N/​A
-  ​* **Description**:N/A+
  
-**attribution** +== Parameters == 
-  * **Type**:String +  * //args// 
-  * **Description**:N/A+    ​* Type:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] 
 +    * Description:​N/​A
  
-[[#​Protected Methods|Go Back]] +<div newline></​div
-=== DrawCore(GeoCanvas,​Collection<SimpleCandidate>) === +** {{wiki:​ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionLayerEventArgs**
-This method will draw the image from the GeoImage source based on the parameters provided. +
-==== Remarks ==== +
-The DrawCore method will be called when the layer is being drawn. It will determine if the image is within the extent and the threshold defined. If these parameters are met, it will query the RasterSource for an image and then apply the other various properties ​(such as transparency,​ etc.on the image. Lastly, it will draw the image on the GeoImage or native image passed into the method.+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Void +== Remarks == 
-  * **Description**:​None+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**canvas** +  * Type:Void 
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +  * Description:​N/A
-  ​* **Description**:This parameter is the GeoCanvas used to Draw the RasterLayer.+
  
-**labelsInAllLayers** +== Parameters == 
-  * **Type**:Collection<​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> +  * //args// 
-  * **Description**:This parameter is not used for ImageLayers.+    ​* Type:​[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] 
 +    * Description:​N/A
  
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-=== DrawException(GeoCanvas,​Exception=== +** {{wiki:​ProtectedMethod.gif|}} OnDrawingProgressChanged(DrawingProgressChangedEventArgs**
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Void +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**canvas** +  * Type:Void 
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +  * Description:​N/​A
-  ​* **Description**:N/A+
  
-**e** +== Parameters == 
-  * **Type**:Exception +  ​//e// 
-  * **Description**:N/A+    * Type:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] 
 +    * Description:​N/​A
  
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-=== DrawExceptionCore(GeoCanvas,​Exception=== +** {{wiki:​ProtectedMethod.gif|}} Finalize() **
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Void +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**canvas** +  * Type:Void 
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +  * Description:​N/​A
-  ​* **Description**:N/A+
  
-**e** +== Parameters == 
-  * **Type**:Exception +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ​**
  
-[[#​Protected Methods|Go Back]] +  * //N/A// 
-=== Finalize() === +== Remarks == 
-N/A +  * //N/A//
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Void +  * Type:Object 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ==== +== Parameters == 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-=== GetBoundingBoxCore() === +** {{wiki:​ProtectedMethod.gif|}}{{wiki:​Static.gif|}} IsExtentWithinThreshold(RectangleShape,​Double,​Double,​Int32,​GeographyUnit**
-This method returns the bounding box of the RasterLayer. +
-==== Remarks ==== +
-This method returns the bounding box of the RasterLayer.+
  
-**Return Value** +  ​//This method returns whether the current extent is within the upper and lower threshold properties.// 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +== Remarks == 
-  * **Description**:​This method ​returns ​the bounding box of the RasterLayer.+  * //This method ​is used to determine whether ​the RasterLayer needs to draw based on the current extent and the the threshold parameters provided.//
  
-==== Parameters ==== +== Return Value == 
-[[#​Protected Methods|Go Back]] +  * Type:​Boolean 
-=== GetThreadSafetyLevelCore() === +  * Description:​This method returns whether the current extent is within the upper and lower threshold properties.
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return ​Type**:​[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] +  * //​currentExtent//​ 
-  * **Description**:N/A+    ​* Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    * Description:​This parameter is the current extent that you want determine is within the thresholds defined.
  
-==== Parameters ==== +  * //​upperThreshold//​ 
-[[#​Protected Methods|Go Back]] +    * Type:Double 
-=== IsExtentWithinThreshold(RectangleShape,​Double,​Double,​Int32,​GeographyUnit) === +    * Description:​This parameter ​is the upper threshold used to test the extent.
-This method returns whether the current extent ​is within ​the upper and lower threshold ​properties. +
-==== Remarks ==== +
-This method is used to determine whether ​the RasterLayer needs to draw based on the current ​extent ​and the the threshold parameters provided.+
  
-**Return Value** +  ​//​lowerThreshold//​ 
-  **Return ​Type**:Boolean +    * Type:Double 
-  * **Description**:This method returns whether the current extent ​is within ​the upper and lower threshold ​properties.+    * Description:​This ​parameter ​is the lower threshold ​used to test the extent.
  
-==== Parameters ==== +  ​//​canvasWidth//​ 
-**currentExtent*+    * Type:Int32 
-  * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +    * Description:​This parameter is the width of the canvas.
-  * **Description**:This parameter is the current extent that you want determine is within ​the thresholds defined.+
  
-**upperThreshold** +  ​//mapUnit// 
-  * **Type**:Double +    * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-  * **Description**:This parameter is the upper threshold used to test the extent.+    * Description:​This parameter is the unit of the map.
  
-**lowerThreshold** +<div newline></​div>​ 
-  * **Type**:Double +** {{wiki:ProtectedMethod.gif|}}{{wiki:​Static.gif|}} IsExtentWithinThreshold(RectangleShape,​Double,​Double,​Int32,​GeographyUnit,​Single) ​**
-  ​* **Description**:​This parameter is the lower threshold used to test the extent.+
  
-**canvasWidth** +  ​//This method returns whether the current extent is within the upper and lower threshold properties.//​ 
-  * **Type**:​Int32 +== Remarks == 
-  * **Description**:​This parameter ​is the width of the canvas.+  * //This method ​is used to determine whether the RasterLayer needs to draw based on the current extent and the the threshold parameters provided.//
  
-**mapUnit** +== Return Value == 
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] +  * Type:Boolean 
-  ​* **Description**:This parameter ​is the unit of the map.+  * Description:​This ​method returns whether the current extent ​is within ​the upper and lower threshold properties.
  
-[[#Protected Methods|Go Back]] +== Parameters == 
-=== IsExtentWithinThreshold(RectangleShape,​Double,​Double,​Int32,​GeographyUnit,​Single) === +  * //​currentExtent//​ 
-This method returns whether ​the current extent is within the upper and lower threshold properties. +    * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-==== Remarks ==== +    * Description:​This parameter is the current extent ​that you want determine ​is within the thresholds defined.
-This method is used to determine whether the RasterLayer needs to draw based on the current extent and the the threshold parameters provided.+
  
-**Return Value** +  ​//​upperThreshold//​ 
-  **Return ​Type**:Boolean +    * Type:Double 
-  * **Description**:This method returns whether the current extent ​is within ​the upper and lower threshold ​properties.+    * Description:​This ​parameter ​is the upper threshold ​used to test the extent.
  
-==== Parameters ==== +  ​//​lowerThreshold//​ 
-**currentExtent*+    * Type:Double 
-  * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +    * Description:​This parameter is the lower threshold used to test the extent.
-  * **Description**:This parameter is the current ​extent ​that you want determine is within the thresholds defined.+
  
-**upperThreshold** +  ​//​canvasWidth//​ 
-  * **Type**:Double +    * Type:Int32 
-  * **Description**:This parameter is the upper threshold used to test the extent.+    * Description:​This parameter is the width of the canvas.
  
-**lowerThreshold** +  ​//mapUnit// 
-  * **Type**:Double +    * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-  * **Description**:This parameter is the lower threshold used to test the extent.+    * Description:​This parameter is the unit of the map.
  
-**canvasWidth** +  ​//dpi// 
-  * **Type**:Int32 +    * Type:Single 
-  * **Description**:This parameter is the width of the canvas.+    * Description:​This parameter is the dpi of the current extent.
  
-**mapUnit** +<div newline></​div>​ 
-  * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] +==== Public Properties ==== 
-  ​* **Description**:​This parameter is the unit of the map.+** {{wiki:PublicProperty.gif|}} ImageSource ​**
  
-**dpi** +This property gets and sets the ImageSource used by the RasterLayer. 
-  ​* **Type**:Single +== Remarks == 
-  * **Description**:This parameter is the dpi of the current extent.+The set for this property is protected and only intended to be used by developers who are creating their own ImageSources. This is the main property to set for developers who are creating their own RasterLayer derivatives. 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] 
 + 
 +** {{wiki:PublicProperty.gif|}} WrappingMode **
  
-[[#​Protected Methods|Go Back]] 
-=== MemberwiseClone() === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​[[ThinkGeo.MapSuite.Core.WrappingMode|WrappingMode]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} WrappingExtent ​**
-  * **Return Type**:Object +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== OnDrawingAttribution(DrawingAttributionLayerEventArgs) === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} UpperThreshold ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ​==== +This property gets and sets the upper threshold in the scale at which to display the image. 
-**args** +== Remarks ​== 
-  ​* **Type**:​[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] +Above the upper threshold in scale, the image will not be displayed. This, in conjunction with the LowerThreshold property, allows you to create a band in which it is suitable to display the image source. By default, the upper threshold is double.max and lower threshold is double.min. This means the image should always display. 
-  * **Description**:N/A+== Return Value == 
 +  * Type:Double
  
-[[#​Protected Methods|Go Back]] +** {{wiki:​PublicProperty.gif|}} LowerThreshold **
-=== OnDrawingException(DrawingExceptionLayerEventArgs) === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +This property gets and sets the lower threshold in the scale at which to display the image. 
-  * **Return ​Type**:Void +== Remarks == 
-  * **Description**:N/A+Below the lower threshold in scale, the image will not be displayed. This, in conjunction with the UpperThreshold property, allows you to create a band in which it is suitable to display the image source. By default, the upper threshold is double.max and lower threshold is double.min. This means the image should always display. 
 +== Return Value == 
 +  * Type:Double
  
-==== Parameters ==== +** {{wiki:PublicProperty.gif|}} HasProjectionText ​**
-**e** +
-  * **Type**:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] +
-  ​* **Description**:​N/​A+
  
-[[#​Protected Methods|Go Back]] +This property returns true if the RasterLayer contains projection parameters and false if it does not contain any projection parameters. 
-=== OnDrawingProgressChanged(DrawingProgressChangedEventArgs) === +== Remarks ==
-N/A +
-==== Remarks ​====+
 N/A N/A
 +== Return Value ==
 +  * Type:​Boolean
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} RequestDrawingInterval ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-**e** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] 
-  * **Description**:​N/​A 
- 
-[[#​Protected Methods|Go Back]] 
-=== OnDrawnAttribution(DrawnAttributionLayerEventArgs) === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​TimeSpan
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} IsOpen ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-**args** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] 
-  * **Description**:​N/​A 
- 
-[[#​Protected Methods|Go Back]] 
-=== OnDrawnException(DrawnExceptionLayerEventArgs) === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​Boolean
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} HasBoundingBox ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-**e** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] 
-  * **Description**:​N/​A 
- 
-[[#​Protected Methods|Go Back]] 
-=== OnRequestedDrawing(RequestedDrawingLayerEventArgs) === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​Boolean
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} DrawingTime ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-**eventArgs** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] 
-  * **Description**:​N/​A 
- 
-[[#​Protected Methods|Go Back]] 
-=== OnRequestingDrawing(RequestingDrawingLayerEventArgs) === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​TimeSpan
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} Name **
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-**eventArgs** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] 
-  * **Description**:​N/​A 
- 
-[[#​Protected Methods|Go Back]] 
-=== OpenCore() === 
-This method opens the RasterLayer so that it is initialized and ready to use. 
-==== Remarks ==== 
-The open method plays an important rol,e as it is responsible for initializing the RasterLayer. Most methods on the RasterLayer will throw an exception if the state of the RasterLayer is not opened. When the map draws each layer, it will open the RasterLayer as one of its first steps; then, after it is finished drawing with that layer, it will close it. In this way, we are sure to release all resources used by the RasterLayer. 
- 
-**Return Value** 
-  * **Return Type**:Void 
-  * **Description**:​None 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== Attribution === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:String+  * Type:String
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} Attribution ​**
-=== BlueTranslation === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:Single+
  
-[[#Public Properties|Go Back]] 
-=== DrawingExceptionMode === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]+  * Type:String
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} IsVisible ​**
-=== DrawingTime === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:TimeSpan+
  
-[[#Public Properties|Go Back]] 
-=== GreenTranslation === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:Boolean 
 + 
 +** {{wiki:PublicProperty.gif|}} Transparency **
  
-[[#Public Properties|Go Back]] 
-=== HasBoundingBox === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:Single
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} BlueTranslation ​**
-=== HasProjectionText === +
-This property returns true if the RasterLayer contains projection parameters and false if it does not contain any projection parameters. +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:Boolean +
- +
-[[#Public Properties|Go Back]] +
-=== ImageSource === +
-This property gets and sets the ImageSource used by the RasterLayer. +
-==== Remarks ==== +
-The set for this property is protected and only intended to be used by developers who are creating their own ImageSources. This is the main property to set for developers who are creating their own RasterLayer derivatives. +
-==== Return Value ==== +
-**Return Type**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]]+
  
-[[#Public Properties|Go Back]] 
-=== IsGrayscale === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:Single
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} RedTranslation ​**
-=== IsNegative === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:Boolean+
  
-[[#Public Properties|Go Back]] 
-=== IsOpen === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:Single
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} GreenTranslation ​**
-=== IsVisible === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:Boolean+
  
-[[#Public Properties|Go Back]] 
-=== KeyColors === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Collection<​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]>​+  * Type:Single
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} KeyColors ​**
-=== LowerThreshold === +
-This property gets and sets the lower threshold in the scale at which to display the image. +
-==== Remarks ==== +
-Below the lower threshold in scale, the image will not be displayed. This, in conjunction with the UpperThreshold property, allows you to create a band in which it is suitable to display the image source. By default, the upper threshold is double.max and lower threshold is double.min. This means the image should always display. +
-==== Return Value ==== +
-**Return Type**:Double+
  
-[[#Public Properties|Go Back]] 
-=== Name === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:String+  * Type:​Collection<​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]>​ 
 + 
 +** {{wiki:PublicProperty.gif|}} IsNegative **
  
-[[#Public Properties|Go Back]] 
-=== RedTranslation === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:Boolean 
 + 
 +** {{wiki:PublicProperty.gif|}} IsGrayscale **
  
-[[#Public Properties|Go Back]] 
-=== RequestDrawingInterval === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:TimeSpan+  * Type:Boolean 
 + 
 +** {{wiki:PublicProperty.gif|}} DrawingExceptionMode **
  
-[[#Public Properties|Go Back]] 
-=== Transparency === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]
  
-[[#Public Properties|Go Back]] +==== Protected Properties ​==== 
-=== UpperThreshold ​=== +** {{wiki:​ProtectedProperty.gif|}} IsOpenCore ​**
-This property gets and sets the upper threshold in the scale at which to display the image. +
-==== Remarks ==== +
-Above the upper threshold in scale, the image will not be displayed. This, in conjunction with the LowerThreshold property, allows you to create a band in which it is suitable to display the image source. By default, the upper threshold is double.max and lower threshold is double.min. This means the image should always display. +
-==== Return Value ==== +
-**Return Type**:Double+
  
-[[#Public Properties|Go Back]] 
-===== Protected Properties ===== 
-=== IsOpenCore === 
 This property returns true if the RasterLayer is open and false if it is not. This property returns true if the RasterLayer is open and false if it is not.
-==== Remarks ​====+== Remarks ==
 Various methods on the RasterLayer require that it be in an open state. If one of those methods is called when the state is not open, then the method will throw an exception. To enter the open state, you must call the RasterLayer'​s Open method. The method will raise an exception if the current RasterLayer is already open. Various methods on the RasterLayer require that it be in an open state. If one of those methods is called when the state is not open, then the method will throw an exception. To enter the open state, you must call the RasterLayer'​s Open method. The method will raise an exception if the current RasterLayer is already open.
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:​Boolean
  
-[[#​Protected Properties|Go Back]] +==== Public Events ==== 
-===== Public Events ​===== +** {{wiki:​PublicEvent.gif|}} RequestedDrawing **
-=== DrawingAttribution ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} RequestingDrawing **
-=== DrawingException ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} DrawingProgressChanged ​**
-=== DrawingProgressChanged ​===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} DrawingException **
-=== DrawnAttribution ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} DrawnException ​**
-=== DrawnException ​===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} DrawingAttribution **
-=== RequestedDrawing ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} DrawnAttribution **
-=== RequestingDrawing ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]]
  
-[[#Public Events|Go Back]] 
  
thinkgeo.mapsuite.core.rasterlayer.1442486292.txt.gz · Last modified: 2015/09/17 10:38 by admin