This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.core.magneticdeclinationprinterlayer [2015/09/17 10:34] admin |
thinkgeo.mapsuite.core.magneticdeclinationprinterlayer [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Core.MagneticDeclinationPrinterLayer ====== | ====== ThinkGeo.MapSuite.Core.MagneticDeclinationPrinterLayer ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| + | |||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| *System.Object | *System.Object | ||
| Line 6: | Line 10: | ||
| ***ThinkGeo.MapSuite.Core.MagneticDeclinationPrinterLayer** | ***ThinkGeo.MapSuite.Core.MagneticDeclinationPrinterLayer** | ||
| ===== Members Summary ===== | ===== Members Summary ===== | ||
| - | === Public Constructors === | + | ==== Public Constructors ==== |
| - | <div class_table> | + | ** {{wiki:PublicMethod.gif|}} MagneticDeclinationPrinterLayer() ** |
| - | **{{wiki:PublicMethod.gif|}}[[#MagneticDeclinationPrinterLayer()|MagneticDeclinationPrinterLayer]]** | + | |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#MagneticDeclinationPrinterLayer(MapPrinterLayer)|MagneticDeclinationPrinterLayer]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | == Parameters == |
| - | * **Summary**:N/A | + | <div newline></div> |
| - | </div> | + | ** {{wiki:PublicMethod.gif|}} MagneticDeclinationPrinterLayer(MapPrinterLayer) ** |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#MagneticDeclinationPrinterLayer(String,MapPrinterLayer)|MagneticDeclinationPrinterLayer]]** | + | == Remarks == |
| - | * **Parameters**:String,[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | == Parameters == |
| - | * **Summary**:N/A | + | * //mapPrinterLayer// |
| - | </div> | + | * Type:[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] |
| + | * Description:N/A | ||
| - | === Protected Constructors === | + | <div newline></div> |
| - | === Public Methods === | + | ** {{wiki:PublicMethod.gif|}} MagneticDeclinationPrinterLayer(String,MapPrinterLayer) ** |
| - | <div class_table> | + | |
| - | **{{wiki:PublicMethod.gif|}}[[#CloneDeep()|CloneDeep]]** | + | |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#Close()|Close]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | == Parameters == |
| - | * **Summary**:N/A | + | * //magneticFieldPathFilename// |
| - | </div> | + | * Type:String |
| + | * Description:N/A | ||
| - | <div class_table> | + | * //mapPrinterLayer// |
| - | **{{wiki:PublicMethod.gif|}}[[#Draw(GeoCanvas,Collection<SimpleCandidate>)|Draw]]** | + | * Type:[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#Equals(Object)|Equals]]** | + | ==== Protected Constructors ==== |
| - | * **Parameters**:Object | + | ==== Public Methods ==== |
| - | * **DeclaringType**:Object | + | ** {{wiki:PublicMethod.gif|}} GetPosition() ** |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetBoundingBox()|GetBoundingBox]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetHashCode()|GetHashCode]]** | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetMagneticDeclination(Double,Double,Double,DistanceUnit,DateTime,Stream)|GetMagneticDeclination]]** | + | <div newline></div> |
| - | * **Parameters**:Double,Double,Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],DateTime,Stream | + | ** {{wiki:PublicMethod.gif|}} GetPosition(PrintingUnit) ** |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetMagneticDeclination(Double,Double,Double,DistanceUnit,DateTime)|GetMagneticDeclination]]** | + | == Remarks == |
| - | * **Parameters**:Double,Double,Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],DateTime | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetMagneticDeclination(PointShape,Double,DistanceUnit,DateTime,Stream)|GetMagneticDeclination]]** | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],DateTime,Stream | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetMagneticDeclination(PointShape,Double,DistanceUnit,DateTime,String)|GetMagneticDeclination]]** | + | * //unit// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],DateTime,String | + | * Type:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] |
| - | * **DeclaringType**:N/A | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetMagneticDeclination(PointShape,Double,DistanceUnit,DateTime)|GetMagneticDeclination]]** | + | ** {{wiki:PublicMethod.gif|}} SetPosition(RectangleShape) ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],DateTime | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetMagneticDeclination(Feature,Double,DistanceUnit,DateTime,Stream)|GetMagneticDeclination]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],DateTime,Stream | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetMagneticDeclination(Feature,Double,DistanceUnit,DateTime,String)|GetMagneticDeclination]]** | + | * Type:Void |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],DateTime,String | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetMagneticDeclination(Feature,Double,DistanceUnit,DateTime)|GetMagneticDeclination]]** | + | * //boundingBox// |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.Feature|Feature]],Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],DateTime | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **DeclaringType**:N/A | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}}[[#GetMagneticDeclination(Double,Double,Double,DistanceUnit,DateTime,String)|GetMagneticDeclination]]** | + | ** {{wiki:PublicMethod.gif|}} SetPosition(RectangleShape,PrintingUnit) ** |
| - | * **Parameters**:Double,Double,Double,[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]],DateTime,String | + | |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetPosition()|GetPosition]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetPosition(PrintingUnit)|GetPosition]]** | + | * Type:Void |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#GetThreadSafetyLevel()|GetThreadSafetyLevel]]** | + | * //boundingBox// |
| - | * **Parameters**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //unit// |
| - | **{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#Open()|Open]]** | + | ** {{wiki:PublicMethod.gif|}} SetPosition(Double,Double,PointShape,PrintingUnit) ** |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(IEnumerable<RectangleShape>,TimeSpan)|RequestDrawing]]** | + | == Remarks == |
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,TimeSpan | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(RectangleShape)|RequestDrawing]]** | + | * Type:Void |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing()|RequestDrawing]]** | + | * //width// |
| - | * **Parameters**:N/A | + | * Type:Double |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //height// |
| - | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(TimeSpan)|RequestDrawing]]** | + | * Type:Double |
| - | * **Parameters**:TimeSpan | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //centerPoint// |
| - | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(TimeSpan,RequestDrawingBufferTimeType)|RequestDrawing]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
| - | * **Parameters**:TimeSpan,[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //unit// |
| - | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(RectangleShape,TimeSpan)|RequestDrawing]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],TimeSpan | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)|RequestDrawing]]** | + | ** {{wiki:PublicMethod.gif|}} SetPosition(Double,Double,Double,Double,PrintingUnit) ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],TimeSpan,[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:PublicMethod.gif|}}[[#RequestDrawing(IEnumerable<RectangleShape>)|RequestDrawing]]** | + | == Remarks == |
| - | * **Parameters**:IEnumerable<[[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(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)|RequestDrawing]]** | + | * Type:Void |
| - | * **Parameters**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,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|}}[[#SetPosition(Double,Double,LayerAnchorLocation,Double,Double,PrintingUnit)|SetPosition]]** | + | * //width// |
| - | * **Parameters**:Double,Double,[[ThinkGeo.MapSuite.Core.LayerAnchorLocation|LayerAnchorLocation]],Double,Double,[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | * Type:Double |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //height// |
| - | **{{wiki:PublicMethod.gif|}}[[#SetPosition(Double,Double,LayerAnchorLocation,PointShape,PrintingUnit)|SetPosition]]** | + | * Type:Double |
| - | * **Parameters**:Double,Double,[[ThinkGeo.MapSuite.Core.LayerAnchorLocation|LayerAnchorLocation]],[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //centerPointX// |
| - | **{{wiki:PublicMethod.gif|}}[[#SetPosition(Double,Double,Double,Double,PrintingUnit)|SetPosition]]** | + | * Type:Double |
| - | * **Parameters**:Double,Double,Double,Double,[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //centerPointY// |
| - | **{{wiki:PublicMethod.gif|}}[[#SetPosition(Double,Double,PointShape,PrintingUnit)|SetPosition]]** | + | * Type:Double |
| - | * **Parameters**:Double,Double,[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //unit// |
| - | **{{wiki:PublicMethod.gif|}}[[#SetPosition(RectangleShape,PrintingUnit)|SetPosition]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:PublicMethod.gif|}}[[#SetPosition(RectangleShape)|SetPosition]]** | + | ** {{wiki:PublicMethod.gif|}} SetPosition(Double,Double,LayerAnchorLocation,PointShape,PrintingUnit) ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | + | |
| - | * **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]]** | + | * //width// |
| - | * **Parameters**:N/A | + | * Type:Double |
| - | * **DeclaringType**:N/A | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //height// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#DrawAttributionCore(GeoCanvas,String)|DrawAttributionCore]]** | + | * Type:Double |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],String | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //corner// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#DrawCore(GeoCanvas,Collection<SimpleCandidate>)|DrawCore]]** | + | * Type:[[ThinkGeo.MapSuite.Core.LayerAnchorLocation|LayerAnchorLocation]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //cornerPoint// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#DrawException(GeoCanvas,Exception)|DrawException]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],Exception | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //unit// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#DrawExceptionCore(GeoCanvas,Exception)|DrawExceptionCore]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],Exception | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** | + | ** {{wiki:PublicMethod.gif|}} SetPosition(Double,Double,LayerAnchorLocation,Double,Double,PrintingUnit) ** |
| - | * **Parameters**:N/A | + | |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetBoundingBoxCore()|GetBoundingBoxCore]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetPositionCore(PrintingUnit)|GetPositionCore]]** | + | * Type:Void |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.PrinterLayer|PrinterLayer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#GetThreadSafetyLevelCore()|GetThreadSafetyLevelCore]]** | + | * //width// |
| - | * **Parameters**:N/A | + | * Type:Double |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | * Description:N/A |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //height// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#MemberwiseClone()|MemberwiseClone]]** | + | * Type:Double |
| - | * **Parameters**:N/A | + | * Description:N/A |
| - | * **DeclaringType**:Object | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //corner// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawingAttribution(DrawingAttributionLayerEventArgs)|OnDrawingAttribution]]** | + | * Type:[[ThinkGeo.MapSuite.Core.LayerAnchorLocation|LayerAnchorLocation]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //cornerPointX// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawingException(DrawingExceptionLayerEventArgs)|OnDrawingException]]** | + | * Type:Double |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //cornerPointY// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|OnDrawingProgressChanged]]** | + | * Type:Double |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //unit// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawnAttribution(DrawnAttributionLayerEventArgs)|OnDrawnAttribution]]** | + | * Type:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | <div newline></div> |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnDrawnException(DrawnExceptionLayerEventArgs)|OnDrawnException]]** | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing() ** |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] | + | |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnRequestedDrawing(RequestedDrawingLayerEventArgs)|OnRequestedDrawing]]** | + | == Remarks == |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] | + | * //N/A// |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnRequestingDrawing(RequestingDrawingLayerEventArgs)|OnRequestingDrawing]]** | + | * Type:Void |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] | + | * Description:N/A |
| - | * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Parameters == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OnStreamLoading(StreamLoadingEventArgs)|OnStreamLoading]]** | + | <div newline></div> |
| - | * **Parameters**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(RectangleShape) ** |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:This method allows you to raise the StreamLoading event. | + | |
| - | </div> | + | |
| - | <div class_table> | + | * //N/A// |
| - | **{{wiki:ProtectedMethod.gif|}}[[#OpenCore()|OpenCore]]** | + | == Remarks == |
| - | * **Parameters**:N/A | + | * //N/A// |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | <div class_table> | + | == Return Value == |
| - | **{{wiki:ProtectedMethod.gif|}}[[#SetPositionCore(Double,Double,Double,Double,PrintingUnit)|SetPositionCore]]** | + | * Type:Void |
| - | * **Parameters**:Double,Double,Double,Double,[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | * Description:N/A |
| - | * **DeclaringType**:N/A | + | |
| - | * **Summary**:N/A | + | |
| - | </div> | + | |
| - | === Public Properties === | + | == Parameters == |
| - | **{{wiki:PublicProperty.gif|}}[[#Attribution|Attribution]]** | + | * //extentToRefresh// |
| - | * **Return**:String | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#BackgroundMask|BackgroundMask]]** | + | <div newline></div> |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]] | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(IEnumerable<RectangleShape>) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#BlueTranslation|BlueTranslation]]** | + | * //N/A// |
| - | * **Return**:Single | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#DragMode|DragMode]]** | + | == Return Value == |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.PrinterDragMode|PrinterDragMode]] | + | * Type:Void |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#DrawingExceptionMode|DrawingExceptionMode]]** | + | == Parameters == |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | + | * //extentsToRefresh// |
| - | * **Summary**:N/A | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
| + | * Description:N/A | ||
| - | **{{wiki:PublicProperty.gif|}}[[#DrawingTime|DrawingTime]]** | + | <div newline></div> |
| - | * **Return**:TimeSpan | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(TimeSpan) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#Elevation|Elevation]]** | + | * //N/A// |
| - | * **Return**:Double | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#ElevationUnit|ElevationUnit]]** | + | == Return Value == |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:Void |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#GreenTranslation|GreenTranslation]]** | + | == Parameters == |
| - | * **Return**:Single | + | * //bufferTime// |
| - | * **Summary**:N/A | + | * Type:TimeSpan |
| + | * Description:N/A | ||
| - | **{{wiki:PublicProperty.gif|}}[[#GridNorthLineStyle|GridNorthLineStyle]]** | + | <div newline></div> |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(TimeSpan,RequestDrawingBufferTimeType) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#HasBoundingBox|HasBoundingBox]]** | + | * //N/A// |
| - | * **Return**:Boolean | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#IsDrawing|IsDrawing]]** | + | == Return Value == |
| - | * **Return**:Boolean | + | * Type:Void |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#IsGrayscale|IsGrayscale]]** | + | == Parameters == |
| - | * **Return**:Boolean | + | * //bufferTime// |
| - | * **Summary**:N/A | + | * Type:TimeSpan |
| + | * Description:N/A | ||
| - | **{{wiki:PublicProperty.gif|}}[[#IsNegative|IsNegative]]** | + | * //bufferTimeType// |
| - | * **Return**:Boolean | + | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#IsOpen|IsOpen]]** | + | <div newline></div> |
| - | * **Return**:Boolean | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(RectangleShape,TimeSpan) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#IsVisible|IsVisible]]** | + | * //N/A// |
| - | * **Return**:Boolean | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#KeyColors|KeyColors]]** | + | == Return Value == |
| - | * **Return**:Collection<[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]> | + | * Type:Void |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#MagneticFieldPathFilename|MagneticFieldPathFilename]]** | + | == Parameters == |
| - | * **Return**:String | + | * //extentToRefresh// |
| - | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| + | * Description:N/A | ||
| - | **{{wiki:PublicProperty.gif|}}[[#MagneticNorthLineStyle|MagneticNorthLineStyle]]** | + | * //bufferTime// |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | + | * Type:TimeSpan |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#MapPrinterLayer|MapPrinterLayer]]** | + | <div newline></div> |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#Name|Name]]** | + | * //N/A// |
| - | * **Return**:String | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#ProjectionToDecimalDegrees|ProjectionToDecimalDegrees]]** | + | == Return Value == |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.Projection|Projection]] | + | * Type:Void |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#RedTranslation|RedTranslation]]** | + | == Parameters == |
| - | * **Return**:Single | + | * //extentToRefresh// |
| - | * **Summary**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| + | * Description:N/A | ||
| - | **{{wiki:PublicProperty.gif|}}[[#RequestDrawingInterval|RequestDrawingInterval]]** | + | * //bufferTime// |
| - | * **Return**:TimeSpan | + | * Type:TimeSpan |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#ResizeMode|ResizeMode]]** | + | * //bufferTimeType// |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.PrinterResizeMode|PrinterResizeMode]] | + | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#SampleDateTime|SampleDateTime]]** | + | <div newline></div> |
| - | * **Return**:DateTime | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(IEnumerable<RectangleShape>,TimeSpan) ** |
| - | * **Summary**:N/A | + | |
| - | **{{wiki:PublicProperty.gif|}}[[#SelectabilityMode|SelectabilityMode]]** | + | * //N/A// |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.SelectabilityMode|SelectabilityMode]] | + | == Remarks == |
| - | * **Summary**:N/A | + | * //N/A// |
| - | **{{wiki:PublicProperty.gif|}}[[#TextStyle|TextStyle]]** | + | == Return Value == |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] | + | * Type:Void |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#Transparency|Transparency]]** | + | == Parameters == |
| - | * **Return**:Single | + | * //extentsToRefresh// |
| - | * **Summary**:N/A | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
| + | * Description:N/A | ||
| - | **{{wiki:PublicProperty.gif|}}[[#TrueNorthLineStyle|TrueNorthLineStyle]]** | + | * //bufferTime// |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | + | * Type:TimeSpan |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicProperty.gif|}}[[#TrueNorthPointStyle|TrueNorthPointStyle]]** | + | <div newline></div> |
| - | * **Return**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | ** {{wiki:PublicMethod.gif|}} RequestDrawing(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType) ** |
| - | * **Summary**:N/A | + | |
| - | === Protected Properties === | + | * //N/A// |
| - | **{{wiki:ProtectedProperty.gif|}}[[#IsOpenCore|IsOpenCore]]** | + | == Remarks == |
| - | * **Return**:Boolean | + | * //N/A// |
| - | * **Summary**:N/A | + | |
| - | === 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]] | + | * //extentsToRefresh// |
| - | * **Summary**:N/A | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
| + | * Description:N/A | ||
| - | **{{wiki:PublicEvent.gif|}}[[#DrawingProgressChanged|DrawingProgressChanged]]** | + | * //bufferTime// |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | + | * Type:TimeSpan |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicEvent.gif|}}[[#DrawnAttribution|DrawnAttribution]]** | + | * //bufferTimeType// |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] | + | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicEvent.gif|}}[[#DrawnException|DrawnException]]** | + | <div newline></div> |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] | + | ** {{wiki:PublicMethod.gif|}} GetThreadSafetyLevel() ** |
| - | * **Summary**:N/A | + | |
| - | **{{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:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] |
| - | * **Summary**:N/A | + | * Description:N/A |
| - | **{{wiki:PublicEvent.gif|}}[[#StreamLoading|StreamLoading]]** | + | == Parameters == |
| - | * **Event Arguments**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | + | <div newline></div> |
| - | * **Summary**:This event allows you to pass in your own stream to represent the image. | + | ** {{wiki:PublicMethod.gif|}} CloneDeep() ** |
| - | ===== Public Constructors ===== | + | * //N/A// |
| - | === MagneticDeclinationPrinterLayer() === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | [[#Public Constructors|Go Back]] | + | |
| - | === MagneticDeclinationPrinterLayer(MapPrinterLayer) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | **mapPrinterLayer** | + | |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] | + | |
| - | * **Description:N/A | + | |
| - | [[#Public Constructors|Go Back]] | + | == Return Value == |
| - | === MagneticDeclinationPrinterLayer(String,MapPrinterLayer) === | + | * Type:[[ThinkGeo.MapSuite.Core.Layer|Layer]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Parameters ==== | + | |
| - | **magneticFieldPathFilename** | + | |
| - | * **Type**:String | + | |
| - | * **Description:N/A | + | |
| - | **mapPrinterLayer** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] | + | <div newline></div> |
| - | * **Description:N/A | + | ** {{wiki:PublicMethod.gif|}} Open() ** |
| - | [[#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.Layer|Layer]] | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === Close() === | + | ** {{wiki:PublicMethod.gif|}} 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:Void |
| - | === 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|}} GetBoundingBox() ** |
| - | ==== 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:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === Equals(Object) === | + | <div newline></div> |
| - | N/A | + | ** {{wiki:PublicMethod.gif|}} Draw(GeoCanvas,Collection<SimpleCandidate>) ** |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Boolean | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **obj** | + | * Type:Void |
| - | * **Type**:Object | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetBoundingBox() === | + | * //canvas// |
| - | N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //labelsInAllLayers// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * 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() ** |
| - | === GetHashCode() === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Int32 | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:String |
| - | === GetMagneticDeclination(Double,Double,Double,DistanceUnit,DateTime,Stream) === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
| - | ==== Parameters ==== | + | * //N/A// |
| - | **x** | + | == Remarks == |
| - | * **Type**:Double | + | * //N/A// |
| - | * **Description**:N/A | + | |
| - | **y** | + | == Return Value == |
| - | * **Type**:Double | + | * Type:Boolean |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **elevation** | + | == Parameters == |
| - | * **Type**:Double | + | * //obj// |
| - | * **Description**:N/A | + | * Type:Object |
| + | * Description:N/A | ||
| - | **elevationUnit** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
| - | * **Description**:N/A | + | |
| - | **sampleDateTime** | + | * //N/A// |
| - | * **Type**:DateTime | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **magneticFieldStream** | + | == Return Value == |
| - | * **Type**:Stream | + | * Type:Int32 |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetMagneticDeclination(Double,Double,Double,DistanceUnit,DateTime) === | + | <div newline></div> |
| - | N/A | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **x** | + | * Type:Type |
| - | * **Type**:Double | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **y** | + | == Parameters == |
| - | * **Type**:Double | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetMagneticDeclination(Feature,Double,DistanceUnit,DateTime) ** |
| - | **elevation** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **elevationUnit** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **sampleDateTime** | + | == Parameters == |
| - | * **Type**:DateTime | + | * //pointFeature// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | * //elevation// |
| - | === GetMagneticDeclination(PointShape,Double,DistanceUnit,DateTime,Stream) === | + | * Type:Double |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //elevationUnit// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //sampleDateTime// |
| - | **point** | + | * Type:DateTime |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **elevation** | + | <div newline></div> |
| - | * **Type**:Double | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetMagneticDeclination(Feature,Double,DistanceUnit,DateTime,String) ** |
| - | * **Description**:N/A | + | |
| - | **elevationUnit** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **sampleDateTime** | + | == Return Value == |
| - | * **Type**:DateTime | + | * Type:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **magneticFieldStream** | + | == Parameters == |
| - | * **Type**:Stream | + | * //pointFeature// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | * //elevation// |
| - | === GetMagneticDeclination(PointShape,Double,DistanceUnit,DateTime,String) === | + | * Type:Double |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //elevationUnit// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //sampleDateTime// |
| - | **point** | + | * Type:DateTime |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **elevation** | + | * //magneticFieldPathFilename// |
| - | * **Type**:Double | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **elevationUnit** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetMagneticDeclination(Feature,Double,DistanceUnit,DateTime,Stream) ** |
| - | * **Description**:N/A | + | |
| - | **sampleDateTime** | + | * //N/A// |
| - | * **Type**:DateTime | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **magneticFieldPathFilename** | + | == Return Value == |
| - | * **Type**:String | + | * Type:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetMagneticDeclination(PointShape,Double,DistanceUnit,DateTime) === | + | * //pointFeature// |
| - | N/A | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //elevation// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //elevationUnit// |
| - | **point** | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **elevation** | + | * //sampleDateTime// |
| - | * **Type**:Double | + | * Type:DateTime |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **elevationUnit** | + | * //magneticFieldStream// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:Stream |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **sampleDateTime** | + | <div newline></div> |
| - | * **Type**:DateTime | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetMagneticDeclination(PointShape,Double,DistanceUnit,DateTime) ** |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetMagneticDeclination(Feature,Double,DistanceUnit,DateTime,Stream) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] | + | * Type:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **pointFeature** | + | * //point// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **elevation** | + | * //elevation// |
| - | * **Type**:Double | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **elevationUnit** | + | * //elevationUnit// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **sampleDateTime** | + | * //sampleDateTime// |
| - | * **Type**:DateTime | + | * Type:DateTime |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **magneticFieldStream** | + | <div newline></div> |
| - | * **Type**:Stream | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetMagneticDeclination(PointShape,Double,DistanceUnit,DateTime,String) ** |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === GetMagneticDeclination(Feature,Double,DistanceUnit,DateTime,String) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] | + | * Type:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **pointFeature** | + | * //point// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **elevation** | + | * //elevation// |
| - | * **Type**:Double | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **elevationUnit** | + | * //elevationUnit// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **sampleDateTime** | + | * //sampleDateTime// |
| - | * **Type**:DateTime | + | * Type:DateTime |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **magneticFieldPathFilename** | + | * //magneticFieldPathFilename// |
| - | * **Type**:String | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | === GetMagneticDeclination(Feature,Double,DistanceUnit,DateTime) === | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetMagneticDeclination(PointShape,Double,DistanceUnit,DateTime,Stream) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **pointFeature** | + | * Type:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.Feature|Feature]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **elevation** | + | == Parameters == |
| - | * **Type**:Double | + | * //point// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
| + | * Description:N/A | ||
| - | **elevationUnit** | + | * //elevation// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **sampleDateTime** | + | * //elevationUnit// |
| - | * **Type**:DateTime | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | * //sampleDateTime// |
| - | === GetMagneticDeclination(Double,Double,Double,DistanceUnit,DateTime,String) === | + | * Type:DateTime |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //magneticFieldStream// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] | + | * Type:Stream |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **x** | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetMagneticDeclination(Double,Double,Double,DistanceUnit,DateTime) ** |
| - | * **Type**:Double | + | |
| - | * **Description**:N/A | + | |
| - | **y** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **elevation** | + | == Return Value == |
| - | * **Type**:Double | + | * Type:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **elevationUnit** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | * //x// |
| - | * **Description**:N/A | + | * Type:Double |
| + | * Description:N/A | ||
| - | **sampleDateTime** | + | * //y// |
| - | * **Type**:DateTime | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **magneticFieldPathFilename** | + | * //elevation// |
| - | * **Type**:String | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | * //elevationUnit// |
| - | === GetPosition() === | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //sampleDateTime// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:DateTime |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetMagneticDeclination(Double,Double,Double,DistanceUnit,DateTime,String) ** |
| - | === GetPosition(PrintingUnit) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **unit** | + | * Type:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === GetThreadSafetyLevel() === | + | * //x// |
| - | N/A | + | * Type:Double |
| - | ==== Remarks ==== | + | * Description:N/A |
| - | N/A | + | |
| - | **Return Value** | + | * //y// |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //elevation// |
| - | [[#Public Methods|Go Back]] | + | * Type:Double |
| - | === GetType() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //elevationUnit// |
| - | * **Return Type**:Type | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //sampleDateTime// |
| - | [[#Public Methods|Go Back]] | + | * Type:DateTime |
| - | === Open() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //magneticFieldPathFilename// |
| - | * **Return Type**:Void | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetMagneticDeclination(Double,Double,Double,DistanceUnit,DateTime,Stream) ** |
| - | === RequestDrawing(IEnumerable<RectangleShape>,TimeSpan) === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **extentsToRefresh** | + | * Type:[[ThinkGeo.MapSuite.Core.MagneticDeclination|MagneticDeclination]] |
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **bufferTime** | + | == Parameters == |
| - | * **Type**:TimeSpan | + | * //x// |
| - | * **Description**:N/A | + | * Type:Double |
| + | * Description:N/A | ||
| - | [[#Public Methods|Go Back]] | + | * //y// |
| - | === RequestDrawing(RectangleShape) === | + | * Type:Double |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //elevation// |
| - | * **Return Type**:Void | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | * //elevationUnit// |
| - | **extentToRefresh** | + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //sampleDateTime// |
| - | === RequestDrawing() === | + | * Type:DateTime |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //magneticFieldStream// |
| - | * **Return Type**:Void | + | * Type:Stream |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ==== Protected Methods ==== |
| - | === RequestDrawing(TimeSpan) === | + | ** {{wiki:ProtectedMethod.gif|}} OnStreamLoading(StreamLoadingEventArgs) ** |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //This method allows you to raise the StreamLoading event.// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //This method allows you to raise the StreamLoading event. Normally events are not accessible to derived classes, so we exposed a way to raise the event as necessary through this protected method.// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **bufferTime** | + | * Type:Void |
| - | * **Type**:TimeSpan | + | * Description:None |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === RequestDrawing(TimeSpan,RequestDrawingBufferTimeType) === | + | * //e// |
| - | N/A | + | * Type:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] |
| - | ==== Remarks ==== | + | * Description:This parameter represents the event arguments you want to raise the StreamLoading event with. |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:Void | + | ** {{wiki:ProtectedMethod.gif|}} OpenCore() ** |
| - | * **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:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === RequestDrawing(RectangleShape,TimeSpan) === | + | <div newline></div> |
| - | N/A | + | ** {{wiki:ProtectedMethod.gif|}} CloseCore() ** |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //N/A// |
| - | * **Return Type**:Void | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | ==== Parameters ==== | + | == Return Value == |
| - | **extentToRefresh** | + | * Type:Void |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **bufferTime** | + | == Parameters == |
| - | * **Type**:TimeSpan | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} SetPositionCore(Double,Double,Double,Double,PrintingUnit) ** |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Void | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **extentToRefresh** | + | * //width// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **bufferTime** | + | * //height// |
| - | * **Type**:TimeSpan | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **bufferTimeType** | + | * //centerPointX// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | + | * Type:Double |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | * //centerPointY// |
| - | === RequestDrawing(IEnumerable<RectangleShape>) === | + | * Type:Double |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //unit// |
| - | * **Return Type**:Void | + | * Type:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **extentsToRefresh** | + | ** {{wiki:ProtectedMethod.gif|}} DrawCore(GeoCanvas,Collection<SimpleCandidate>) ** |
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === RequestDrawing(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType) === | + | == 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 == |
| - | **extentsToRefresh** | + | * //canvas// |
| - | * **Type**:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **bufferTime** | + | * //labelsInAllLayers// |
| - | * **Type**:TimeSpan | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **bufferTimeType** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | + | ** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxCore() ** |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === SetPosition(Double,Double,LayerAnchorLocation,Double,Double,PrintingUnit) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Void | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **width** | + | <div newline></div> |
| - | * **Type**:Double | + | ** {{wiki:ProtectedMethod.gif|}} GetPositionCore(PrintingUnit) ** |
| - | * **Description**:N/A | + | |
| - | **height** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **corner** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.LayerAnchorLocation|LayerAnchorLocation]] | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **cornerPointX** | + | == Parameters == |
| - | * **Type**:Double | + | * //unit// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] |
| + | * Description:N/A | ||
| - | **cornerPointY** | + | <div newline></div> |
| - | * **Type**:Double | + | ** {{wiki:ProtectedMethod.gif|}} OnRequestedDrawing(RequestedDrawingLayerEventArgs) ** |
| - | * **Description**:N/A | + | |
| - | **unit** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === SetPosition(Double,Double,LayerAnchorLocation,PointShape,PrintingUnit) === | + | * 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> |
| - | **width** | + | ** {{wiki:ProtectedMethod.gif|}} OnRequestingDrawing(RequestingDrawingLayerEventArgs) ** |
| - | * **Type**:Double | + | |
| - | * **Description**:N/A | + | |
| - | **height** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **corner** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.LayerAnchorLocation|LayerAnchorLocation]] | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **cornerPoint** | + | == Parameters == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | + | * //eventArgs// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] |
| + | * Description:N/A | ||
| - | **unit** | + | <div newline></div> |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | ** {{wiki:ProtectedMethod.gif|}} GetThreadSafetyLevelCore() ** |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === SetPosition(Double,Double,Double,Double,PrintingUnit) === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Void | + | * Type:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | **width** | + | <div newline></div> |
| - | * **Type**:Double | + | ** {{wiki:ProtectedMethod.gif|}} CloneDeepCore() ** |
| - | * **Description**:N/A | + | |
| - | **height** | + | * //N/A// |
| - | * **Type**:Double | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **centerPointX** | + | == Return Value == |
| - | * **Type**:Double | + | * Type:[[ThinkGeo.MapSuite.Core.Layer|Layer]] |
| - | * **Description**:N/A | + | * Description:N/A |
| - | **centerPointY** | + | == Parameters == |
| - | * **Type**:Double | + | <div newline></div> |
| - | * **Description**:N/A | + | ** {{wiki:ProtectedMethod.gif|}} DrawException(GeoCanvas,Exception) ** |
| - | **unit** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === SetPosition(Double,Double,PointShape,PrintingUnit) === | + | * Type:Void |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //canvas// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | * //e// |
| - | **width** | + | * Type:Exception |
| - | * **Type**:Double | + | * Description:N/A |
| - | * **Description**:N/A | + | |
| - | **height** | + | <div newline></div> |
| - | * **Type**:Double | + | ** {{wiki:ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,Exception) ** |
| - | * **Description**:N/A | + | |
| - | **centerPoint** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | **unit** | + | == Return Value == |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | [[#Public Methods|Go Back]] | + | == Parameters == |
| - | === SetPosition(RectangleShape,PrintingUnit) === | + | * //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> |
| - | **boundingBox** | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawingException(DrawingExceptionLayerEventArgs) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
| - | * **Description**:N/A | + | |
| - | **unit** | + | * //N/A// |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Return Value == |
| - | === SetPosition(RectangleShape) === | + | * Type:Void |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //e// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **boundingBox** | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawnException(DrawnExceptionLayerEventArgs) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
| - | * **Description**:N/A | + | |
| - | [[#Public Methods|Go Back]] | + | * //N/A// |
| - | === ToString() === | + | == Remarks == |
| - | N/A | + | * //N/A// |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:String | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //e// |
| - | ===== Protected Methods ===== | + | * Type:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] |
| - | === CloneDeepCore() === | + | * Description:N/A |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | <div newline></div> |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] | + | ** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas,String) ** |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | === CloseCore() === | + | * //N/A// |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Return Value == |
| - | * **Return Type**:Void | + | * Type:Void |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | * //canvas// |
| - | === DrawAttributionCore(GeoCanvas,String) === | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | * //attribution// |
| - | * **Return Type**:Void | + | * Type:String |
| - | * **Description**:N/A | + | * Description:N/A |
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **canvas** | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionLayerEventArgs) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | + | |
| - | * **Description**:N/A | + | |
| - | **attribution** | + | * //N/A// |
| - | * **Type**:String | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === DrawCore(GeoCanvas,Collection<SimpleCandidate>) === | + | * Type:Void |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //args// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **canvas** | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionLayerEventArgs) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | + | |
| - | * **Description**:N/A | + | |
| - | **labelsInAllLayers** | + | * //N/A// |
| - | * **Type**:Collection<[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === DrawException(GeoCanvas,Exception) === | + | * Type:Void |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //args// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **canvas** | + | ** {{wiki:ProtectedMethod.gif|}} OnDrawingProgressChanged(DrawingProgressChangedEventArgs) ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | + | |
| - | * **Description**:N/A | + | |
| - | **e** | + | * //N/A// |
| - | * **Type**:Exception | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === DrawExceptionCore(GeoCanvas,Exception) === | + | * Type:Void |
| - | N/A | + | * Description:N/A |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:Void | + | * //e// |
| - | * **Description**:N/A | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] |
| + | * Description:N/A | ||
| - | ==== Parameters ==== | + | <div newline></div> |
| - | **canvas** | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | + | |
| - | * **Description**:N/A | + | |
| - | **e** | + | * //N/A// |
| - | * **Type**:Exception | + | == Remarks == |
| - | * **Description**:N/A | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Return Value == |
| - | === Finalize() === | + | * 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// |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | === GetBoundingBoxCore() === | + | * //N/A// |
| - | N/A | + | |
| - | ==== Remarks ==== | + | == Return Value == |
| - | N/A | + | * Type:Object |
| + | * Description:N/A | ||
| - | **Return Value** | + | == Parameters == |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | <div newline></div> |
| - | * **Description**:N/A | + | ==== Public Properties ==== |
| + | ** {{wiki:PublicProperty.gif|}} SampleDateTime ** | ||
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetPositionCore(PrintingUnit) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:DateTime | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} Elevation ** |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | **unit** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === GetThreadSafetyLevelCore() === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Double | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} MagneticFieldPathFilename ** |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === MemberwiseClone() === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:String | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} MapPrinterLayer ** |
| - | * **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.MapPrinterLayer|MapPrinterLayer]] | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} ProjectionToDecimalDegrees ** |
| - | * **Return Type**:Void | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | **args** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnDrawingException(DrawingExceptionLayerEventArgs) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.Projection|Projection]] | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} GridNorthLineStyle ** |
| - | * **Return Type**:Void | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | **e** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#Protected Methods|Go Back]] | ||
| - | === OnDrawingProgressChanged(DrawingProgressChangedEventArgs) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} TrueNorthLineStyle ** |
| - | * **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:[[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} MagneticNorthLineStyle ** |
| - | * **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:[[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} TextStyle ** |
| - | * **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:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} TrueNorthPointStyle ** |
| - | * **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:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} ElevationUnit ** |
| - | * **Return Type**:Void | + | |
| - | * **Description**:N/A | + | |
| - | + | ||
| - | ==== Parameters ==== | + | |
| - | **eventArgs** | + | |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] | + | |
| - | * **Description**:N/A | + | |
| - | + | ||
| - | [[#Protected Methods|Go Back]] | + | |
| - | === OnStreamLoading(StreamLoadingEventArgs) === | + | |
| - | This method allows you to raise the StreamLoading event. | + | |
| - | ==== Remarks ==== | + | |
| - | This method allows you to raise the StreamLoading event. Normally events are not accessible to derived classes, so we exposed a way to raise the event as necessary through this protected method. | + | |
| - | + | ||
| - | **Return Value** | + | |
| - | * **Return Type**:Void | + | |
| - | * **Description**:None | + | |
| - | + | ||
| - | ==== Parameters ==== | + | |
| - | **e** | + | |
| - | * **Type**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | + | |
| - | * **Description**:This parameter represents the event arguments you want to raise the StreamLoading event with. | + | |
| - | [[#Protected Methods|Go Back]] | ||
| - | === OpenCore() === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} IsDrawing ** |
| - | * **Return Type**:Void | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | [[#Protected Methods|Go Back]] | ||
| - | === SetPositionCore(Double,Double,Double,Double,PrintingUnit) === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| - | **Return Value** | + | ** {{wiki:PublicProperty.gif|}} HasBoundingBox ** |
| - | * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | + | |
| - | * **Description**:N/A | + | |
| - | ==== Parameters ==== | ||
| - | **width** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **height** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **centerPointX** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **centerPointY** | ||
| - | * **Type**:Double | ||
| - | * **Description**:N/A | ||
| - | |||
| - | **unit** | ||
| - | * **Type**:[[ThinkGeo.MapSuite.Core.PrintingUnit|PrintingUnit]] | ||
| - | * **Description**:N/A | ||
| - | |||
| - | [[#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:Boolean |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} BackgroundMask ** |
| - | === BackgroundMask === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]] | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === BlueTranslation === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]] |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} ResizeMode ** |
| - | === DragMode === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.PrinterDragMode|PrinterDragMode]] | + | |
| - | [[#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:[[ThinkGeo.MapSuite.Core.PrinterResizeMode|PrinterResizeMode]] |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} DragMode ** |
| - | === DrawingTime === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:TimeSpan | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === Elevation === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Double | + | * Type:[[ThinkGeo.MapSuite.Core.PrinterDragMode|PrinterDragMode]] |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} SelectabilityMode ** |
| - | === ElevationUnit === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.DistanceUnit|DistanceUnit]] | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === GreenTranslation === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Single | + | * Type:[[ThinkGeo.MapSuite.Core.SelectabilityMode|SelectabilityMode]] |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} RequestDrawingInterval ** |
| - | === GridNorthLineStyle === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === HasBoundingBox === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:Boolean | + | * Type:TimeSpan |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} IsOpen ** |
| - | === IsDrawing === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:Boolean | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === IsGrayscale === | ||
| 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|}} DrawingTime ** |
| - | === 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:TimeSpan |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} Name ** |
| - | === 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:String |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} Attribution ** |
| - | === MagneticFieldPathFilename === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:String | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === MagneticNorthLineStyle === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | + | * Type:String |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} IsVisible ** |
| - | === MapPrinterLayer === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.MapPrinterLayer|MapPrinterLayer]] | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === Name === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:String | + | * Type:Boolean |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} Transparency ** |
| - | === ProjectionToDecimalDegrees === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.Projection|Projection]] | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === RedTranslation === | ||
| 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]] | ||
| - | === RequestDrawingInterval === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:TimeSpan | + | * Type:Single |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} RedTranslation ** |
| - | === ResizeMode === | + | |
| - | N/A | + | |
| - | ==== Remarks ==== | + | |
| - | N/A | + | |
| - | ==== Return Value ==== | + | |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.PrinterResizeMode|PrinterResizeMode]] | + | |
| - | [[#Public Properties|Go Back]] | ||
| - | === SampleDateTime === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:DateTime | + | * Type:Single |
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} GreenTranslation ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | === SelectabilityMode === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.SelectabilityMode|SelectabilityMode]] | + | * Type:Single |
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} KeyColors ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | === TextStyle === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]] | + | * Type:Collection<[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]> |
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} IsNegative ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | === Transparency === | ||
| 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]] | ||
| - | === TrueNorthLineStyle === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.LineStyle|LineStyle]] | + | * Type:Boolean |
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} DrawingExceptionMode ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | === TrueNorthPointStyle === | ||
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | ==== Return Value ==== | + | == Return Value == |
| - | **Return Type**:[[ThinkGeo.MapSuite.Core.PointStyle|PointStyle]] | + | * Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] |
| + | |||
| + | ==== Protected Properties ==== | ||
| + | ** {{wiki:ProtectedProperty.gif|}} IsOpenCore ** | ||
| - | [[#Public Properties|Go Back]] | ||
| - | ===== Protected Properties ===== | ||
| - | === IsOpenCore === | ||
| 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|}} StreamLoading ** |
| - | === DrawingAttribution === | + | This event allows you to pass in your own stream to represent the image. |
| - | N/A | + | == Remarks == |
| - | ==== Remarks ==== | + | |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} RequestedDrawing ** |
| - | === DrawingException === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} RequestingDrawing ** |
| - | === DrawingProgressChanged === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawingProgressChanged ** |
| - | === DrawnAttribution === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawingException ** |
| - | === DrawnException === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawnException ** |
| - | === RequestedDrawing === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawingAttribution ** |
| - | === RequestingDrawing === | + | |
| N/A | N/A | ||
| - | ==== Remarks ==== | + | == Remarks == |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] |
| - | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawnAttribution ** |
| - | === StreamLoading === | + | N/A |
| - | This event allows you to pass in your own stream to represent the image. | + | == Remarks == |
| - | ==== Remarks ==== | + | |
| N/A | N/A | ||
| - | **Event Arguments**:[[ThinkGeo.MapSuite.Core.StreamLoadingEventArgs|StreamLoadingEventArgs]] | + | Event Arguments:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] |
| - | [[#Public Events|Go Back]] | ||