User Tools

Site Tools


thinkgeo.mapsuite.core.unmanagedgeotiffrastersource

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.unmanagedgeotiffrastersource [2015/09/17 10:41]
admin
thinkgeo.mapsuite.core.unmanagedgeotiffrastersource [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.UnmanagedGeoTiffRasterSource ====== ====== ThinkGeo.MapSuite.Core.UnmanagedGeoTiffRasterSource ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class allows you to view TIFF image types. This class allows you to view TIFF image types.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 6: Line 9:
       ***ThinkGeo.MapSuite.Core.UnmanagedGeoTiffRasterSource**       ***ThinkGeo.MapSuite.Core.UnmanagedGeoTiffRasterSource**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} UnmanagedGeoTiffRasterSource() **
-**{{wiki:​PublicMethod.gif|}}[[#UnmanagedGeoTiffRasterSource()|UnmanagedGeoTiffRasterSource]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​This is the constructor the for the class. If you use this constructor then you need to set the required properties manually. +
-</​div>​+
  
-<​div ​class_table+  * //This is the constructor the for the class. If you use this constructor then you need to set the required properties manually.//​ 
-**{{wiki:​PublicMethod.gif|}}[[#UnmanagedGeoTiffRasterSource(String)|UnmanagedGeoTiffRasterSource]]** +== Remarks == 
-  * **Parameters**:​String +  * //None// 
-  * **DeclaringType**:​N/​A +== Parameters == 
-  * **Summary**:​This is the constructor for the class. +<​div ​newline></​div
-</​div>​+** {{wiki:​PublicMethod.gif|}} UnmanagedGeoTiffRasterSource(String) **
  
-<div class_table>​ +  ​//This is the constructor for the class.// 
-**{{wiki:​PublicMethod.gif|}}[[#​UnmanagedGeoTiffRasterSource(String,​String)|UnmanagedGeoTiffRasterSource]]** +== Remarks == 
-  * **Parameters**:​String,​String +  * //This is typically the constructor you want to use for this class. It allows you to pass in the TIFF file you wish to work with. Note that the TIFF file is not accessed or opened until you call the open command of the class.// 
-  * **DeclaringType**:N/A +== Parameters ​== 
-  * **Summary**:​This ​is the constructor for the class. +  * //​imagePathFilename//​ 
-</​div>​+    ​Type:String 
 +    Description:This parameter represents ​the path and file name of the TIFF file you want to load into the class for display.
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#UnmanagedGeoTiffRasterSource(String,​RectangleShape)|UnmanagedGeoTiffRasterSource]]** +** {{wiki:​PublicMethod.gif|}} UnmanagedGeoTiffRasterSource(String,​String) **
-  * **Parameters**:​String,​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​This is the constructor for the class. +
-</​div>​+
  
-=== Protected Constructors === +  * //This is the constructor for the class.// 
-=== Public Methods === +== Remarks ​== 
-<div class_table>​ +  * //This is typically the constructor you want to use for this class. It allows you to pass in the TIFF file you wish to work with and world file belongs to it. Note that the TIFF file is not accessed or opened until you call the open command of the class.// 
-**{{wiki:​PublicMethod.gif|}}[[#​CloneDeep()|CloneDeep]]** +== Parameters ​== 
-  * **Parameters**:​N/A +  * //​imagePathFilename//​ 
-  * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +    Type:String 
-  * **Summary**:N/A +    Description:This parameter represents the path and file name of the TIFF file you want to load into the class for display.
-</​div>​+
  
-<div class_table>​ +  ​//​worldfilePathFilename//​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Close()|Close]]*+    Type:String 
-  * **Parameters**:N/A +    Description:This parameter represents the path and file name of the world file you want to load into the class for display.
-  * **DeclaringType**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#Equals(Object)|Equals]]** +** {{wiki:​PublicMethod.gif|}} ​UnmanagedGeoTiffRasterSource(String,​RectangleShape) **
-  * **Parameters**:​Object +
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//This is the constructor for the class.// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetBoundingBox()|GetBoundingBox]]** +== Remarks == 
-  * **Parameters**:​N/+  * //This is typically the constructor you want to use for this classIt allows you to pass in the TIFF file you wish to work with and image extent belongs to itNote that the TIFF file is not accessed or opened until you call the open command of the class.// 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +== Parameters == 
-  * **Summary**:N/A +  * //​imagePathFilename//​ 
-</​div>​+    ​Type:​String 
 +    ​Description:This parameter represents the path and file name of the TIFF file you want to load into the class for display.
  
-<div class_table>​ +  * //​imageExtent//​ 
-**{{wiki:PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +    Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **Parameters**:N/A +    Description:This parameter represents the extent of the world file you want to load into the class for display.
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHorizontalResolution()|GetHorizontalResolution]]** +==== Protected Constructors ==== 
-  * **Parameters**:​N/​A +==== Public Methods ==== 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +** {{wiki:​PublicMethod.gif|}} ​CloneDeep() **
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetImage(RectangleShape,​Int32,​Int32)|GetImage]]*+== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​Int32,​Int32 +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​GetImageHeight()|GetImageHeight]]** +  * Type:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] 
-  * **Parameters**:​N/​A +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#​GetImageWidth()|GetImageWidth]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:​PublicMethod.gif|}} ​GetWorldFileText() **
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetProjectionText()|GetProjectionText]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​GetType()|GetType]]** +  * Type:String 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#​GetVerticalResolution()|GetVerticalResolution]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:​PublicMethod.gif|}} ​GetImageWidth() **
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetWorldFileText()|GetWorldFileText]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​Open()|Open]]** +  * Type:Int32 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#ToString()|ToString]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:​PublicMethod.gif|}} ​GetImageHeight() **
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Protected Methods === +  * //N/A// 
-<div class_table>​ +== Remarks ​== 
-**{{wiki:​ProtectedMethod.gif|}}[[#​CloneDeepCore()|CloneDeepCore]]** +  * //N/A//
-  * **Parameters**:​N/A +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:​N/+
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​CloseCore()|CloseCore]]** +  * Type:Int32 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:N/A +
-  * **Summary**:​This method opens the RasterSource so that it is initialized and ready to use. +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:PublicMethod.gif|}} ​GetHorizontalResolution() **
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetBoundingBoxCore()|GetBoundingBoxCore]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​N/A +
-  * **Summary**:​This method returns the bounding box of the RasterSource. +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetImageCore(RectangleShape,​Int32,​Int32)|GetImageCore]]** +  * Type:Single 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​Int32,​Int32 +  * Description:N/A
-  * **DeclaringType**:N/A +
-  * **Summary**:​This method returns an image based on the worldExtent and image width and height. +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:ProtectedMethod.gif|}}[[#​GetImageHeightCore()|GetImageHeightCore]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:PublicMethod.gif|}} ​GetVerticalResolution() **
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​This method returns the height of the image in screen coordinates. +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetImageWidthCore()|GetImageWidthCore]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​N/A +
-  * **Summary**:​This method returns the width of the image in screen coordinates. +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetProjectionTextCore()|GetProjectionTextCore]]** +  * Type:Single 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:PublicMethod.gif|}} ​GetBoundingBox() **
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnClosedRasterSource(ClosedRasterSourceEventArgs)|OnClosedRasterSource]]*+== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnClosingRasterSource(ClosingRasterSourceEventArgs)|OnClosingRasterSource]]** +  * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:ProtectedMethod.gif|}}[[#​OnOpenedRasterSource(OpenedRasterSourceEventArgs)|OnOpenedRasterSource]]** +<​div ​newline></​div
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] +** {{wiki:PublicMethod.gif|}} ​GetProjectionText() **
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnOpeningRasterSource(OpeningRasterSourceEventArgs)|OnOpeningRasterSource]]*+== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OpenCore()|OpenCore]]** +  * Type:String 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:N/A +
-  * **Summary**:​This method opens the TIFFSource so that it is initialized and ready to use. +
-</​div>​+
  
-=== Public Properties === +== Parameters ​== 
-**{{wiki:PublicProperty.gif|}}[[#​BlueTranslation|BlueTranslation]]** +<div newline></​div>​ 
-  * **Return**:​Single +** {{wiki:PublicMethod.gif|}} ​Open() ​**
-  * **Summary**:​N/​A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​GreenTranslation|GreenTranslation]]** +  ​//N/A// 
-  * **Return**:​Single +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​HasProjectionText|HasProjectionText]]** +== Return Value == 
-  * **Return**:Boolean +  * Type:Void 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​IsGrayscale|IsGrayscale]]** +== Parameters == 
-  * **Return**:​Boolean +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​Close() ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​IsNegative|IsNegative]]** +  ​//N/A// 
-  * **Return**:​Boolean +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​IsOpen|IsOpen]]** +== Return Value == 
-  * **Return**:Boolean +  * Type:Void 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​PathFilename|PathFilename]]** +== Parameters == 
-  * **Return**:​String +<div newline></​div>​ 
-  * **Summary**:​This property gets and sets the path and filename of the TIFF file you want to use.+** {{wiki:PublicMethod.gif|}} ​GetImage(RectangleShape,​Int32,​Int32) ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​Projection|Projection]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.Projection|Projection]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:PublicProperty.gif|}}[[#​RedTranslation|RedTranslation]]** +== Return Value == 
-  * **Return**:​Single +  ​Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​Transparency|Transparency]]** +== Parameters == 
-  * **Return**:​Single +  ​//​worldExtent//​ 
-  * **Summary**:N/A+    ​Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    Description:N/A
  
-=== Protected Properties === +  ​//​canvasWidth//​ 
-**{{wiki:​ProtectedProperty.gif|}}[[#​HasProjectionTextCore|HasProjectionTextCore]]*+    Type:Int32 
-  * **Return**:Boolean +    Description:N/A
-  * **Summary**:N/A+
  
-=== Public Events === +  ​//​canvasHeight//​ 
-**{{wiki:​PublicEvent.gif|}}[[#​ClosedRasterSource|ClosedRasterSource]]*+    Type:Int32 
-  * **Event Arguments**:[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] +    Description:N/A
-  * **Summary**:N/A+
  
-**{{wiki:PublicEvent.gif|}}[[#​ClosingRasterSource|ClosingRasterSource]]** +<div newline></​div>​ 
-  * **Event Arguments**:​[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] +** {{wiki:PublicMethod.gif|}} ​ToString() ​**
-  * **Summary**:​N/​A+
  
-**{{wiki:​PublicEvent.gif|}}[[#​OpenedRasterSource|OpenedRasterSource]]** +  ​//N/A// 
-  * **Event Arguments**:​[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicEvent.gif|}}[[#​OpeningRasterSource|OpeningRasterSource]]** +== Return Value == 
-  * **Event Arguments**:[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] +  * Type:String 
-  * **Summary**:N/A+  * Description:N/A
  
-===== Public Constructors ===== +== Parameters ​== 
-=== UnmanagedGeoTiffRasterSource() === +<div newline></​div>​ 
-This is the constructor the for the classIf you use this constructor then you need to set the required properties manually. +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
-==== Remarks ==== +
-None +
-==== Parameters ==== +
-[[#Public Constructors|Go Back]] +
-=== UnmanagedGeoTiffRasterSource(String=== +
-This is the constructor for the class. +
-==== Remarks ==== +
-This is typically the constructor you want to use for this class. It allows you to pass in the TIFF file you wish to work with. Note that the TIFF file is not accessed or opened until you call the open command of the class. +
-==== Parameters ==== +
-**imagePathFilename** +
-  * **Type**:​String +
-  * **Description:​This parameter represents the path and file name of the TIFF file you want to load into the class for display.+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-=== UnmanagedGeoTiffRasterSource(String,​String) === +== Remarks == 
-This is the constructor for the class. +  * //N/A//
-==== Remarks ​==== +
-This is typically the constructor you want to use for this class. It allows you to pass in the TIFF file you wish to work with and world file belongs to it. Note that the TIFF file is not accessed or opened until you call the open command of the class. +
-==== Parameters ==== +
-**imagePathFilename** +
-  * **Type**:​String +
-  * **Description:​This parameter represents the path and file name of the TIFF file you want to load into the class for display.+
  
-**worldfilePathFilename** +== Return Value == 
-  ​* **Type**:String +  * Type:Boolean 
-  ​* **Description:​This parameter represents the path and file name of the world file you want to load into the class for display.+  * Description:​N/A
  
-[[#Public Constructors|Go Back]] +== Parameters == 
-=== UnmanagedGeoTiffRasterSource(String,​RectangleShape) === +  //obj// 
-This is the constructor for the class. +    * Type:Object 
-==== Remarks ==== +    * Description:​N/A
-This is typically the constructor you want to use for this class. It allows you to pass in the TIFF file you wish to work with and image extent belongs to it. Note that the TIFF file is not accessed or opened until you call the open command of the class. +
-==== Parameters ​==== +
-**imagePathFilename** +
-  * **Type**:String +
-  * **Description:​This parameter represents the path and file name of the TIFF file you want to load into the class for display.+
  
-**imageExtent** +<div newline></​div>​ 
-  * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +** {{wiki:PublicMethod.gif|}} GetHashCode() ​**
-  ​* **Description:​This parameter represents the extent of the world file you want to load into the class for display.+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-===== Protected Constructors ===== +== Remarks == 
-===== Public Methods ===== +  * //N/A//
-=== CloneDeep() === +
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +  * Type:Int32 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-=== Close() === +** {{wiki:​PublicMethod.gif|}} GetType() **
-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:Type 
-=== Equals(Object) === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Boolean +<div newline></​div>​ 
-  ​* **Description**:​N/​A+==== Protected Methods ==== 
 +** {{wiki:ProtectedMethod.gif|}} GetImageWidthCore() ​**
  
-==== Parameters ==== +  * //This method returns the width of the image in screen coordinates.//​ 
-**obj** +== Remarks ​== 
-  * **Type**:​Object +  * //This virtual method is called from the concreate method GetImageWidth.//​
-  * **Description**:​N/A+
  
-[[#Public Methods|Go Back]] +== Return Value == 
-=== GetBoundingBox() === +  * Type:Int32 
-N/A +  * Description:​This method returns the width of the image in screen coordinates.
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} GetImageHeightCore() ​**
  
-==== Parameters ==== +  * //This method returns the height of the image in screen coordinates./​
-[[#Public Methods|Go Back]] +== Remarks == 
-=== GetHashCode() === +  * //This virtual method is called from the concreate method GetImageHeight./​/
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Int32 +  * Type:​Int32 
-  ​* **Description**:N/A+  * Description:​This method returns the height of the image in screen coordinates.
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-=== GetHorizontalResolution() === +** {{wiki:​ProtectedMethod.gif|}} OpenCore() **
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//This method opens the TIFFSource so that it is initialized and ready to use.// 
-  * **Return Type**:​Single +== Remarks == 
-  * **Description**:​N/A+  * //This protected virtual method is called from the concreate public method Open. The open method play an important role as it is responsible for initializing the RasterSource. Most methods on the RasterSource will throw an exception if the state of the RasterSource is not opened. When the map draws each layer it will open the RasterSource 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 RasterSource. When implementing this virtual method consider opening files for file based source, connecting to databases in the database based sources and so on. You will get a chance to close these in the Close method of the ImageSource.//​
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Void 
-=== GetImage(RectangleShape,​Int32,​Int32) === +  * Description:​None
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} CloseCore() ​**
  
-==== Parameters ==== +  * //This method opens the RasterSource so that it is initialized and ready to use.// 
-**worldExtent** +== Remarks ​== 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +  * //This protected virtual method is called from the concreate public method CloseThe close method plays an important role in the life cycle of the RasterSourceIt may be called after drawing to release any memory and other resources that were allocated since the Open method was calledIt is recommended that if you override this method that you take the following things into account. This method may be called multiple times so we suggest you write the so that that a call to a closed FeatureSource 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.//
-  * **Description**:​N/A+
  
-**canvasWidth** +== Return Value == 
-  ​* **Type**:Int32 +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​None
  
-**canvasHeight** +== Parameters == 
-  * **Type**:Int32 +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} GetImageCore(RectangleShape,​Int32,​Int32) ​**
  
-[[#Public Methods|Go Back]] +  * //This method returns an image based on the worldExtent and image width and height./
-=== GetImageHeight() === +== Remarks == 
-N/A +  * //This method is responsible for returning the image based on the parameters passed in. As the core version of this method is abstract you will need to override it when creating our own RasterSource./​/
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Int32 +  * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-  ​* **Description**:N/A+  * Description:​This method returns an image based on the worldExtent and image width and height.
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +  * //​worldExtent//​ 
-=== GetImageWidth() === +    * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-N/A +    * Description:​This parameter represents the worldExtent you want to draw.
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//​canvasWidth//​ 
-  **Return ​Type**:Int32 +    * Type:​Int32 
-  * **Description**:N/A+    * Description:​This parameter represents the width of the image you want to draw.
  
-==== Parameters ==== +  * //​canvasHeight/​
-[[#Public Methods|Go Back]] +    * Type:Int32 
-=== GetProjectionText() === +    * Description:​This parameter represents the height of the image you want to draw.
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:String +** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxCore() ​**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //This method returns the bounding box of the RasterSource./​
-[[#Public Methods|Go Back]] +== Remarks == 
-=== GetType() === +  * //This method returns the bounding box of the RasterSource./​/
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Type +  * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  ​* **Description**:N/A+  * Description:​This method returns the bounding box of the RasterSource.
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-=== GetVerticalResolution() === +** {{wiki:​ProtectedMethod.gif|}} OnOpeningRasterSource(OpeningRasterSourceEventArgs**
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:​Single +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Void 
-=== GetWorldFileText() === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return ​Type**:String +  * //e// 
-  * **Description**:N/A+    ​* Type:[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] 
 +    * Description:​N/​A
  
-==== Parameters ==== +<div newline></​div>​ 
-[[#Public Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} OnOpenedRasterSource(OpenedRasterSourceEventArgs**
-=== Open() === +
-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:Void 
-=== ToString() === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return ​Type**:String +  * //e// 
-  * **Description**:N/A+    ​* Type:[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] 
 +    * Description:​N/​A
  
-==== Parameters ==== +<div newline></​div>​ 
-[[#Public Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} OnClosingRasterSource(ClosingRasterSourceEventArgs**
-===== Protected Methods ===== +
-=== CloneDeepCore() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#​Protected Methods|Go Back]] +  * Type:Void 
-=== CloseCore() === +  * Description:​N/​A
-This method opens the RasterSource so that it is initialized and ready to use. +
-==== Remarks ==== +
-This protected virtual method is called from the concreate public method Close. The close method plays an important role in the life cycle of the RasterSource. It may be called after drawing to release any memory and other resources that were allocated since the Open method was called. It is recommended that if you override this method that you take the following things into account. This method may be called multiple times so we suggest you write the so that that a call to a closed FeatureSource 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** +== Parameters == 
-  * **Return ​Type**:Void +  * //e// 
-  * **Description**:None+    ​* Type:[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] 
 +    * Description:​N/A
  
-==== Parameters ==== +<div newline></​div>​ 
-[[#​Protected Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} OnClosedRasterSource(ClosedRasterSourceEventArgs**
-=== Finalize() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Void +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#​Protected Methods|Go Back]] +  * Type:Void 
-=== GetBoundingBoxCore() === +  * Description:​N/​A
-This method returns the bounding box of the RasterSource. +
-==== Remarks ==== +
-This method returns the bounding box of the RasterSource.+
  
-**Return Value** +== Parameters == 
-  * **Return ​Type**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +  * //e// 
-  * **Description**:This method returns the bounding box of the RasterSource.+    ​* Type:​[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] 
 +    * Description:​N/A
  
-==== Parameters ==== +<div newline></​div>​ 
-[[#​Protected Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} CloneDeepCore() **
-=== GetImageCore(RectangleShape,​Int32,​Int32=== +
-This method returns an image based on the worldExtent and image width and height. +
-==== Remarks ==== +
-This method is responsible for returning the image based on the parameters passed in. As the core version of this method is abstract you will need to override it when creating our own RasterSource.+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] +== Remarks == 
-  * **Description**:​This method returns an image based on the worldExtent and image width and height.+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**worldExtent** +  * Type:​[[ThinkGeo.MapSuite.Core.RasterSource|RasterSource]] 
-  ​* **Type**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +  * Description:​N/A
-  ​* **Description**:This parameter represents the worldExtent you want to draw.+
  
-**canvasWidth** +== Parameters == 
-  * **Type**:Int32 +<div newline></​div>​ 
-  ​* **Description**:​This parameter represents the width of the image you want to draw.+** {{wiki:ProtectedMethod.gif|}} GetProjectionTextCore() ​**
  
-**canvasHeight** +  ​//N/A// 
-  * **Type**:​Int32 +== Remarks == 
-  * **Description**:​This parameter represents the height of the image you want to draw.+  * //N/A//
  
-[[#​Protected Methods|Go Back]] +== Return Value == 
-=== GetImageHeightCore() === +  * Type:String 
-This method returns the height of the image in screen coordinates. +  * Description:​N/​A
-==== Remarks ==== +
-This virtual method is called from the concreate method GetImageHeight.+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Int32 +<div newline></​div>​ 
-  ​* **Description**:​This method returns the height of the image in screen coordinates.+** {{wiki:ProtectedMethod.gif|}} GetWrappingImageLeft(RectangleShape,​Double,​Double,​RectangleShape) ​**
  
-==== Parameters ==== +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks == 
-=== GetImageWidthCore() === +  * //N/A//
-This method returns the width of the image in screen coordinates. +
-==== Remarks ​==== +
-This virtual method is called from the concreate method GetImageWidth.+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Int32 +  * Type:[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-  ​* **Description**:This method returns the width of the image in screen coordinates.+  * Description:​N/A
  
-==== Parameters ​==== +== Parameters == 
-[[#Protected Methods|Go Back]] +  * //​boundingBox//​ 
-=== GetProjectionTextCore() === +    * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-N/A +    * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//​screenWidth//​ 
-  **Return ​Type**:String +    * Type:Double 
-  * **Description**:N/A+    * Description:​N/​A
  
-==== Parameters ==== +  * //​screenHeight/​
-[[#​Protected Methods|Go Back]] +    * Type:Double 
-=== MemberwiseClone() === +    * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//​wrappingExtent//​ 
-  **Return ​Type**:Object +    * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **Description**:N/A+    * Description:​N/​A
  
-==== Parameters ==== +<div newline></​div>​ 
-[[#​Protected Methods|Go Back]] +** {{wiki:​ProtectedMethod.gif|}} GetWrappingImageRight(RectangleShape,​Double,​Double,​RectangleShape**
-=== OnClosedRasterSource(ClosedRasterSourceEventArgs=== +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Void +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**e** +  * Type:​[[ThinkGeo.MapSuite.Core.GeoImage|GeoImage]] 
-  ​* **Type**:​[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] +  * Description:​N/​A
-  ​* **Description**:N/A+
  
-[[#​Protected Methods|Go Back]] +== Parameters ​== 
-=== OnClosingRasterSource(ClosingRasterSourceEventArgs) === +  * //​boundingBox/​
-N/A +    * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-==== Remarks ==== +    * Description:​N/A
-N/A+
  
-**Return Value** +  ​//​screenWidth//​ 
-  **Return ​Type**:Void +    * Type:Double 
-  * **Description**:N/A+    * Description:​N/​A
  
-==== Parameters ==== +  ​//​screenHeight//​ 
-**e*+    * Type:Double 
-  * **Type**:[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] +    * Description:​N/​A
-  * **Description**:N/A+
  
-[[#Protected Methods|Go Back]] +  * //​wrappingExtent//​ 
-=== OnOpenedRasterSource(OpenedRasterSourceEventArgs) === +    * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-N/A +    * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:Void +** {{wiki:ProtectedMethod.gif|}} Finalize() ​**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //N/A// 
-**e** +== Remarks ​== 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] +  * //N/A//
-  * **Description**:​N/A+
  
-[[#​Protected Methods|Go Back]] +== Return Value == 
-=== OnOpeningRasterSource(OpeningRasterSourceEventArgs) === +  * Type:Void 
-N/A +  * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Void +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ​**
  
-==== Parameters ==== +  * //N/A// 
-**e** +== Remarks ​== 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] +  * //N/A//
-  * **Description**:​N/A+
  
-[[#​Protected Methods|Go Back]] +== Return Value == 
-=== OpenCore() === +  * Type:Object 
-This method opens the TIFFSource so that it is initialized and ready to use. +  * Description:​N/​A
-==== Remarks ==== +
-This protected virtual method is called from the concreate public method Open. The open method play an important role as it is responsible for initializing the RasterSource. Most methods on the RasterSource will throw an exception if the state of the RasterSource is not opened. When the map draws each layer it will open the RasterSource 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 RasterSource. When implementing this virtual method consider opening files for file based source, connecting to databases in the database based sources and so on. You will get a chance to close these in the Close method of the ImageSource.+
  
-**Return Value** +== Parameters == 
-  * **Return ​Type**:Void +<div newline></​div>​ 
-  * **Description**:None+==== Public Properties ==== 
 +** {{wiki:​PublicProperty.gif|}} PathFilename ​** 
 + 
 +This property gets and sets the path and filename of the TIFF file you want to use. 
 +== Remarks == 
 +None. 
 +== Return Value == 
 +  * Type:String 
 + 
 +** {{wiki:​PublicProperty.gif|}} Projection ​**
  
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== BlueTranslation === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:​[[ThinkGeo.MapSuite.Core.Projection|Projection]] 
 + 
 +** {{wiki:PublicProperty.gif|}} Transparency **
  
-[[#Public Properties|Go Back]] 
-=== GreenTranslation === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:Single 
 + 
 +** {{wiki:PublicProperty.gif|}} BlueTranslation **
  
-[[#Public Properties|Go Back]] 
-=== HasProjectionText === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:Single 
 + 
 +** {{wiki:PublicProperty.gif|}} RedTranslation **
  
-[[#Public Properties|Go Back]] 
-=== IsGrayscale === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:Single 
 + 
 +** {{wiki:PublicProperty.gif|}} GreenTranslation **
  
-[[#Public Properties|Go Back]] 
-=== IsNegative === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:Single 
 + 
 +** {{wiki:PublicProperty.gif|}} IsNegative **
  
-[[#Public Properties|Go Back]] 
-=== IsOpen === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:​Boolean
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} IsGrayscale ​**
-=== PathFilename === +
-This property gets and sets the path and filename of the TIFF file you want to use. +
-==== Remarks ==== +
-None. +
-==== Return Value ==== +
-**Return Type**:String+
  
-[[#Public Properties|Go Back]] 
-=== Projection === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:[[ThinkGeo.MapSuite.Core.Projection|Projection]]+  * Type:Boolean 
 + 
 +** {{wiki:PublicProperty.gif|}} IsOpen **
  
-[[#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|}} HasProjectionText **
  
-[[#Public Properties|Go Back]] 
-=== Transparency === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return Type**:Single+  * Type:​Boolean 
 + 
 +==== Protected Properties ​==== 
 +** {{wiki:​ProtectedProperty.gif|}} HasProjectionTextCore ​**
  
-[[#Public Properties|Go Back]] 
-===== Protected Properties ===== 
-=== HasProjectionTextCore === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:​Boolean
  
-[[#​Protected Properties|Go Back]] +==== Public Events ==== 
-===== Public Events ​===== +** {{wiki:​PublicEvent.gif|}} OpeningRasterSource **
-=== ClosedRasterSource ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} OpenedRasterSource **
-=== ClosingRasterSource ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} ClosingRasterSource **
-=== OpenedRasterSource ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} ClosedRasterSource **
-=== OpeningRasterSource ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]]
  
-[[#Public Events|Go Back]] 
  
thinkgeo.mapsuite.core.unmanagedgeotiffrastersource.1442486499.txt.gz · Last modified: 2015/09/17 10:41 by admin