User Tools

Site Tools


thinkgeo.mapsuite.core.scalebaradornmentlayer

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.core.scalebaradornmentlayer [2015/09/17 10:39]
admin
thinkgeo.mapsuite.core.scalebaradornmentlayer [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.ScaleBarAdornmentLayer ====== ====== ThinkGeo.MapSuite.Core.ScaleBarAdornmentLayer ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 The ScaleBarAdornmentLayer class allows you show a bar graphic on the map that displays the distance scale for the current map extent. The ScaleBarAdornmentLayer class allows you show a bar graphic on the map that displays the distance scale for the current map extent.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 7: Line 10:
         ***ThinkGeo.MapSuite.Core.ScaleBarAdornmentLayer**         ***ThinkGeo.MapSuite.Core.ScaleBarAdornmentLayer**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} ScaleBarAdornmentLayer() **
-**{{wiki:​PublicMethod.gif|}}[[#ScaleBarAdornmentLayer()|ScaleBarAdornmentLayer]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​Creates a new instance of the ScaleBarAdornmentLayer class. +
-</​div>​+
  
-=== Protected Constructors === +  * //Creates a new instance of the ScaleBarAdornmentLayer class.// 
-=== Public Methods === +== Remarks == 
-<div class_table>​ +  * //When displaying a ScaleBarAdornmentLayer,​ we need to instance a ScaleLineAdornmentLayer and add it to MapEngine. The ScaleBar will not be drawn when the CurrentExtent is outside of the world Extent(-90,​180-,​90,​-180).//​ 
-**{{wiki:​PublicMethod.gif|}}[[#​CloneDeep()|CloneDeep]]** +== Parameters == 
-  * **Parameters**:​N/​A +<div newline></​div>​ 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +==== Protected Constructors ​==== 
-  * **Summary**:​N/​A +==== Public Methods ==== 
-</​div>​+** {{wiki:​PublicMethod.gif|}} ​GetDrawingLocation(GeoCanvas,​Single,​Single) **
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​Close()|Close]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​Draw(GeoCanvas,​Collection<​SimpleCandidate>​)|Draw]]** +  * Type:​[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] 
-  * **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>​ +== Parameters == 
-**{{wiki:PublicMethod.gif|}}[[#​Equals(Object)|Equals]]** +  //​canvas//​ 
-  * **Parameters**:​Object +    ​Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-  * **DeclaringType**:​Object +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​* //​adornmentWidth//​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetBoundingBox()|GetBoundingBox]]** +    Type:Single 
-  * **Parameters**:​N/A +    Description:N/A
-  * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​//​adornmentHeight//​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetDrawingLocation(GeoCanvas,​Single,​Single)|GetDrawingLocation]]*+    Type:Single 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​Single,​Single +    Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.AdornmentLayer|AdornmentLayer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +** {{wiki:​PublicMethod.gif|}} ​RequestDrawing() **
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetThreadSafetyLevel()|GetThreadSafetyLevel]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​GetType()|GetType]]** +  * Type:Void 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#Open()|Open]]** +<​div ​newline></​div
-  * **Parameters**:​N/​A +** {{wiki:​PublicMethod.gif|}} ​RequestDrawing(RectangleShape) **
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestDrawing(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType)|RequestDrawing]]*+== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​TimeSpan,​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestDrawing(RectangleShape,​TimeSpan)|RequestDrawing]]** +  * Type:Void 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​TimeSpan +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestDrawing(TimeSpan,​RequestDrawingBufferTimeType)|RequestDrawing]]** +  * //​extentToRefresh//​ 
-  * **Parameters**:​TimeSpan,​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +    Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#RequestDrawing(TimeSpan)|RequestDrawing]]** +** {{wiki:​PublicMethod.gif|}} RequestDrawing(IEnumerable<​RectangleShape>​) **
-  * **Parameters**:​TimeSpan +
-  * **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(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]]** +  * //​extentsToRefresh//​ 
-  * **Parameters**:​N/A +    Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan)|RequestDrawing]]** +** {{wiki:​PublicMethod.gif|}} RequestDrawing(TimeSpan) **
-  * **Parameters**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,​TimeSpan +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan,​RequestDrawingBufferTimeType)|RequestDrawing]]*+== Remarks == 
-  * **Parameters**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>,​TimeSpan,​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​PublicMethod.gif|}}[[#​ToString()|ToString]]** +  * Type:Void 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:N/A +
-</​div>​+
  
-=== Protected Methods ​=== +== Parameters ​== 
-<div class_table>​ +  * //​bufferTime//​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​CloneDeepCore()|CloneDeepCore]]** +    Type:TimeSpan 
-  * **Parameters**:​N/A +    Description:N/A
-  * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:ProtectedMethod.gif|}}[[#​CloseCore()|CloseCore]]** +** {{wiki:PublicMethod.gif|}} ​RequestDrawing(TimeSpan,​RequestDrawingBufferTimeType) **
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​DrawAttributionCore(GeoCanvas,​String)|DrawAttributionCore]]*+== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​String +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​DrawCore(GeoCanvas,​Collection<​SimpleCandidate>​)|DrawCore]]** +  * Type:Void 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​Collection<​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>​ +  * Description:N/A
-  * **DeclaringType**:N/A +
-  * **Summary**:​This method draws the Layer. +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​DrawException(GeoCanvas,​Exception)|DrawException]]** +  * //​bufferTime//​ 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​Exception +    Type:TimeSpan 
-  * **DeclaringType**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​//​bufferTimeType//​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​DrawExceptionCore(GeoCanvas,​Exception)|DrawExceptionCore]]*+    Type:​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
-  * **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|}} ​RequestDrawing(RectangleShape,​TimeSpan) **
-  * **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.Layer|Layer]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​GetThreadSafetyLevelCore()|GetThreadSafetyLevelCore]]** +  * Type:Void 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +  //​extentToRefresh//​ 
-  * **Parameters**:N/A +    ​Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **DeclaringType**:​Object +    Description:N/A
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//​bufferTime//​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnDrawingAttribution(DrawingAttributionLayerEventArgs)|OnDrawingAttribution]]*+    Type:TimeSpan 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] +    Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:ProtectedMethod.gif|}}[[#​OnDrawingException(DrawingExceptionLayerEventArgs)|OnDrawingException]]** +** {{wiki:PublicMethod.gif|}} ​RequestDrawing(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType) **
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnDrawingProgressChanged(DrawingProgressChangedEventArgs)|OnDrawingProgressChanged]]*+== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnDrawnAttribution(DrawnAttributionLayerEventArgs)|OnDrawnAttribution]]** +  * Type:Void 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] +  * Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnDrawnException(DrawnExceptionLayerEventArgs)|OnDrawnException]]** +  * //​extentToRefresh//​ 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] +    Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​//​bufferTime//​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnRequestedDrawing(RequestedDrawingLayerEventArgs)|OnRequestedDrawing]]*+    Type:TimeSpan 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] +    Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​//​bufferTimeType//​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​OnRequestingDrawing(RequestingDrawingLayerEventArgs)|OnRequestingDrawing]]*+    Type:​[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] +    Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:ProtectedMethod.gif|}}[[#OpenCore()|OpenCore]]** +** {{wiki:PublicMethod.gif|}} ​RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan) **
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  * //N/A// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​ixk=(GeoCanvas,​GeographyUnit)|ixk=]]** +== Remarks == 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]],​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] +  * //N/A//
-  * **DeclaringType**:​N/A +
-  * **Summary**:​N/+
-</div>+
  
-=== Public Properties === +== Return Value == 
-**{{wiki:​PublicProperty.gif|}}[[#​AlternateBarBrush|AlternateBarBrush]]** +  * Type:Void 
-  * **Return**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] +  * Description:N/A
-  * **Summary**:The property is the GeoBrush that will be used to draw the alternate ScaleBar.+
  
-**{{wiki:PublicProperty.gif|}}[[#​Attribution|Attribution]]** +== Parameters == 
-  * **Return**:​String +  ​//​extentsToRefresh//​ 
-  * **Summary**:N/A+    ​Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> 
 +    Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​BackgroundMask|BackgroundMask]]** +  ​//​bufferTime//​ 
-  * **Return**:[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]] +    Type:TimeSpan 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​BarBrush|BarBrush]]** +<div newline></​div>​ 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] +** {{wiki:PublicMethod.gif|}} ​RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan,​RequestDrawingBufferTimeType) ​**
-  * **Summary**:​The property is the GeoBrush that will be used to draw the ScaleBar.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​BarPen|BarPen]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​BlueTranslation|BlueTranslation]]** +== Return Value == 
-  * **Return**:Single +  * Type:Void 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​DisplayUnitString|DisplayUnitString]]** +== Parameters == 
-  * **Return**:​Dictionary<​String,​String+  ​//​extentsToRefresh//​ 
-  * **Summary**:This propery is a dictionary that exposes what text will be drawn to represent the ScaleLine Unit.+    ​Type:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> 
 +    Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​DrawingExceptionMode|DrawingExceptionMode]]** +  ​//​bufferTime//​ 
-  * **Return**:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] +    Type:TimeSpan 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​DrawingTime|DrawingTime]]** +  ​//​bufferTimeType//​ 
-  * **Return**:​TimeSpan +    ​Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​GreenTranslation|GreenTranslation]]** +<div newline></​div>​ 
-  * **Return**:​Single +** {{wiki:PublicMethod.gif|}} ​GetThreadSafetyLevel() ​**
-  * **Summary**:​N/​A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​HasBoundingBox|HasBoundingBox]]** +  ​//N/A// 
-  * **Return**:​Boolean +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:PublicProperty.gif|}}[[#HasMask|HasMask]]** +== Return Value == 
-  * **Return**:Boolean +  ​Type:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] 
-  * **Summary**:​Gets or sets whether the ScaleBar will have a mask or not. boolean value representing whether or not a mask is shown.+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​Height|Height]]** +== Parameters == 
-  * **Return**:​Single +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​CloneDeep() ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​IsGrayscale|IsGrayscale]]** +  ​//N/A// 
-  * **Return**:​Boolean +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:PublicProperty.gif|}}[[#IsNegative|IsNegative]]** +== Return Value == 
-  * **Return**:​Boolean +  ​Type:[[ThinkGeo.MapSuite.Core.Layer|Layer]] 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​IsOpen|IsOpen]]** +== Parameters == 
-  * **Return**:​Boolean +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​Open() ​**
  
-**{{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|}}[[#​Location|Location]]** +== Parameters == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.AdornmentLocation|AdornmentLocation]] +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​Close() ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​MaskBrush|MaskBrush]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] +== Remarks == 
-  * **Summary**:​Gets or sets the color for the ScaleBarAdornmentLayer'​s mask, if the HasMask property is set to true.+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​MaskContour|MaskContour]]** +== Return Value == 
-  * **Return**:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] +  * Type:Void 
-  * **Summary**:Gets or sets the pen for the outline of the ScaleBar mask.+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​MaxWidth|MaxWidth]]** +== Parameters == 
-  * **Return**:​Int32 +<div newline></​div>​ 
-  * **Summary**:​Gets or Sets the MaxWidth of the ScaleBar.+** {{wiki:PublicMethod.gif|}} ​GetBoundingBox() ​**
  
-**{{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:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **Summary**:Gets or sets a Proj4 projection parameter string which shows what coordinate system the map is using.+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​RedTranslation|RedTranslation]]** +== Parameters == 
-  * **Return**:​Single +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​Draw(GeoCanvas,​Collection<​SimpleCandidate>​) ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​RequestDrawingInterval|RequestDrawingInterval]]** +  ​//N/A// 
-  * **Return**:​TimeSpan +== 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|}}[[#Thickness|Thickness]]** +== Parameters == 
-  * **Return**:Int32 +  ​//​canvas//​ 
-  * **Summary**:​Gets or sets the thickness of the ScaleBar. It is an integer value representing the height of the ScaleBar in screen units.+    ​Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
 +    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​Transparency|Transparency]]** +  ​//​labelsInAllLayers//​ 
-  * **Return**:​Single +    ​Type:Collection<​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]> 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​UnitFamily|UnitFamily]]** +<div newline></​div>​ 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.UnitSystem|UnitSystem]] +** {{wiki:PublicMethod.gif|}} ​ToString() ​**
-  * **Summary**:​Gets or sets the UnitSystem (Imperial/​Metric) to be used for the ScaleBar.+
  
-**{{wiki:​PublicProperty.gif|}}[[#​Width|Width]]** +  ​//N/A// 
-  * **Return**:​Single +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​XOffsetInPixel|XOffsetInPixel]]** +== Return Value == 
-  * **Return**:Single +  * Type:String 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​YOffsetInPixel|YOffsetInPixel]]** +== Parameters == 
-  * **Return**:​Single +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​Equals(Object) ​**
  
-=== Protected Properties ​=== +  * //N/A// 
-**{{wiki:​ProtectedProperty.gif|}}[[#​IsOpenCore|IsOpenCore]]** +== Remarks ​== 
-  * **Return**:​Boolean +  * //N/A//
-  * **Summary**:​N/A+
  
-**{{wiki:​ProtectedProperty.gif|}}[[#​iBk=|iBk=]]** +== Return Value == 
-  * **Return**:Single +  * Type:Boolean 
-  * **Summary**:N/A+  * Description:N/A
  
-=== Public Events === +== Parameters ​== 
-**{{wiki:​PublicEvent.gif|}}[[#​DrawingAttribution|DrawingAttribution]]** +  //obj// 
-  * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] +    Type:Object 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:PublicEvent.gif|}}[[#​DrawingException|DrawingException]]** +<div newline></​div>​ 
-  * **Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] +** {{wiki:PublicMethod.gif|}} ​GetHashCode() ​**
-  * **Summary**:​N/​A+
  
-**{{wiki:​PublicEvent.gif|}}[[#​DrawingProgressChanged|DrawingProgressChanged]]** +  ​//N/A// 
-  * **Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicEvent.gif|}}[[#​DrawnAttribution|DrawnAttribution]]** +== Return Value == 
-  * **Event Arguments**:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] +  * Type:Int32 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicEvent.gif|}}[[#​DrawnException|DrawnException]]** +== Parameters == 
-  * **Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​GetType() ​**
  
-**{{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:Type 
-  * **Summary**:N/A+  * Description:N/A
  
-===== Public Constructors ===== +== Parameters == 
-=== ScaleBarAdornmentLayer() === +<div newline></​div>​ 
-Creates a new instance of the ScaleBarAdornmentLayer class. +==== Protected Methods ==== 
-==== Remarks ==== +** {{wiki:​ProtectedMethod.gif|}} UpdateScale(GeoCanvas,​GeographyUnit**
-When displaying a ScaleBarAdornmentLayer,​ we need to instance a ScaleLineAdornmentLayer and add it to MapEngine. The ScaleBar will not be drawn when the CurrentExtent is outside of the world Extent(-90,​180-,​90,​-180). +
-==== Parameters ​==== +
-[[#Public Constructors|Go Back]] +
-===== Protected ​Constructors ===== +
-===== Public ​Methods ​===== +
-=== CloneDeep() === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.Layer|Layer]] +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Void 
-=== Close() === +  * Description:​N/A
-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 ==== +  * //mapUnit// 
-[[#Public Methods|Go Back]] +    * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-=== Draw(GeoCanvas,​Collection<​SimpleCandidate>​) === +    * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:Void +** {{wiki:ProtectedMethod.gif|}} DrawCore(GeoCanvas,​Collection<​SimpleCandidate>​) ​**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //This method draws the Layer.// 
-**canvas** +== Remarks ​== 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +  * //This abstract method is called from the concrete public method DrawThis method draws the representation of the layer based on the extent you providedWhen implementing this abstract method, consider each feature and its column data valuesYou can use the full power of the GeoCanvas ​to do the drawing. If you need column data for a feature, be sure to override the GetRequiredColumnNamesCore and add the columns you need to the collection. In many of the styles, we add properties to allow the user to specify which field they need; then, in the GetRequiredColumnNamesCore,​ we read that property and add it to the collection./​/
-  * **Description**:​N/A+
  
-**labelsInAllLayers** +== Return Value == 
-  ​* **Type**:Collection<​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>​ +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​None
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== Equals(Object) === +  * //canvas/
-N/A +    * Type:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-==== Remarks ==== +    * Description:​This parameter is the canvas object or a GeoImage to draw on.
-N/A+
  
-**Return Value** +  ​//​labelsInAllLayers//​ 
-  **Return ​Type**:Boolean +    * Type:Collection<​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>​ 
-  * **Description**:N/A+    * Description:​This parameter represents the labels used for collision detection and duplication checking.
  
-==== Parameters ==== +<div newline></​div>​ 
-**obj** +** {{wiki:ProtectedMethod.gif|}} OnRequestedDrawing(RequestedDrawingLayerEventArgs) ​**
-  * **Type**:Object +
-  ​* **Description**:​N/​A+
  
-[[#Public Methods|Go Back]] +  * //N/A// 
-=== GetBoundingBox() === +== Remarks == 
-N/A +  * //N/A//
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +  * //​eventArgs//​ 
-=== GetDrawingLocation(GeoCanvas,​Single,​Single) === +    * Type:[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]] 
-N/A +    * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] +** {{wiki:ProtectedMethod.gif|}} OnRequestingDrawing(RequestingDrawingLayerEventArgs) ​**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //N/A// 
-**canvas** +== Remarks ​== 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +  * //N/A//
-  * **Description**:​N/A+
  
-**adornmentWidth** +== Return Value == 
-  ​* **Type**:Single +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-**adornmentHeight** +== Parameters == 
-  * **Type**:Single +  * //​eventArgs//​ 
-  * **Description**:N/A+    ​* Type:[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] 
 +    * Description:​N/​A
  
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-=== GetHashCode() === +** {{wiki:​ProtectedMethod.gif|}} GetThreadSafetyLevelCore() **
-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:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] 
-=== GetThreadSafetyLevel() === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:[[ThinkGeo.MapSuite.Core.ThreadSafetyLevel|ThreadSafetyLevel]] +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} CloneDeepCore() ​**
  
-==== Parameters ==== +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks == 
-=== GetType() === +  * //N/A//
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Type +  * Type:[[ThinkGeo.MapSuite.Core.Layer|Layer]] 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-=== Open() === +** {{wiki:​ProtectedMethod.gif|}} OpenCore() **
-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 
-=== RequestDrawing(RectangleShape,​TimeSpan,​RequestDrawingBufferTimeType) === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Void +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} CloseCore() ​**
  
-==== Parameters ==== +  * //N/A// 
-**extentToRefresh** +== Remarks ​== 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +  * //N/A//
-  * **Description**:​N/A+
  
-**bufferTime** +== Return Value == 
-  ​* **Type**:TimeSpan +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-**bufferTimeType** +== Parameters == 
-  * **Type**:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxCore() ​**
  
-[[#Public Methods|Go Back]] +  * //N/A// 
-=== RequestDrawing(RectangleShape,​TimeSpan) === +== 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** +<div newline></​div>​ 
-  * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +** {{wiki:ProtectedMethod.gif|}} DrawException(GeoCanvas,​Exception) ​**
-  ​* **Description**:​N/​A+
  
-**bufferTime** +  ​//N/A// 
-  * **Type**:​TimeSpan +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-[[#Public Methods|Go Back]] +== Return Value == 
-=== RequestDrawing(TimeSpan,​RequestDrawingBufferTimeType) === +  * 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// 
-**bufferTime*+    * Type:Exception 
-  * **Type**:TimeSpan +    * Description:​N/​A
-  * **Description**:N/A+
  
-**bufferTimeType** +<div newline></​div>​ 
-  * **Type**:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +** {{wiki:ProtectedMethod.gif|}} DrawExceptionCore(GeoCanvas,​Exception) ​**
-  ​* **Description**:​N/​A+
  
-[[#Public Methods|Go Back]] +  * //N/A// 
-=== RequestDrawing(TimeSpan) === +== 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 == 
-**bufferTime** +  //canvas// 
-  * **Type**:TimeSpan +    * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-  * **Description**:N/A+    * Description:​N/​A
  
-[[#Public Methods|Go Back]] +  * //e/
-=== RequestDrawing(IEnumerable<​RectangleShape>​) === +    * Type:​Exception 
-N/A +    * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:Void +** {{wiki:ProtectedMethod.gif|}} OnDrawingException(DrawingExceptionLayerEventArgs) ​**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //N/A// 
-**extentsToRefresh** +== Remarks ​== 
-  * **Type**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ +  * //N/A//
-  * **Description**:​N/A+
  
-[[#Public Methods|Go Back]] +== Return Value == 
-=== RequestDrawing(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>​ 
-**extentToRefresh** +** {{wiki:ProtectedMethod.gif|}} OnDrawnException(DrawnExceptionLayerEventArgs) ​**
-  * **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +
-  ​* **Description**:​N/​A+
  
-[[#Public Methods|Go Back]] +  * //N/A// 
-=== RequestDrawing() === +== Remarks == 
-N/A +  * //N/A//
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Void +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +  * //e// 
-=== RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan) === +    * Type:[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]] 
-N/A +    * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:Void +** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas,​String) ​**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //N/A// 
-**extentsToRefresh** +== Remarks ​== 
-  * **Type**:​IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ +  * //N/A//
-  * **Description**:​N/A+
  
-**bufferTime** +== Return Value == 
-  ​* **Type**:TimeSpan +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== RequestDrawing(IEnumerable<​RectangleShape>,​TimeSpan,​RequestDrawingBufferTimeType) === +  * //canvas/
-N/A +    * Type:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-==== Remarks ==== +    * Description:​N/A
-N/A+
  
-**Return Value** +  ​//​attribution//​ 
-  **Return ​Type**:Void +    * Type:String 
-  * **Description**:N/A+    * Description:​N/​A
  
-==== Parameters ==== +<div newline></​div>​ 
-**extentsToRefresh** +** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionLayerEventArgs) ​**
-  * **Type**:IEnumerable<​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>​ +
-  ​* **Description**:​N/​A+
  
-**bufferTime** +  ​//N/A// 
-  * **Type**:​TimeSpan +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-**bufferTimeType** +== Return Value == 
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-[[#Public Methods|Go Back]] +== Parameters ​== 
-=== ToString() === +  * //args/
-N/A +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] 
-==== Remarks ==== +    * Description:​N/A
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:String +** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionLayerEventArgs) ​**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks == 
-===== Protected Methods ===== +  * //N/A//
-=== CloneDeepCore() === +
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:[[ThinkGeo.MapSuite.Core.Layer|Layer]] +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Protected Methods|Go Back]] +  * //args// 
-=== CloseCore() === +    * Type:[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]] 
-N/A +    * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +<div newline></​div>​ 
-  * **Return Type**:Void +** {{wiki:ProtectedMethod.gif|}} OnDrawingProgressChanged(DrawingProgressChangedEventArgs) ​**
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +  * //N/A// 
-[[#​Protected Methods|Go Back]] +== Remarks == 
-=== DrawAttributionCore(GeoCanvas,​String) === +  * //N/A//
-N/A +
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Void +  * Type:Void 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-**canvas** +  //e// 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +    * Type:​[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]] 
-  * **Description**:N/A+    * Description:​N/​A
  
-**attribution** +<div newline></​div>​ 
-  * **Type**:String +** {{wiki:ProtectedMethod.gif|}} Finalize() ​**
-  ​* **Description**:​N/​A+
  
-[[#​Protected Methods|Go Back]] +  * //N/A// 
-=== DrawCore(GeoCanvas,​Collection<​SimpleCandidate>​) === +== Remarks == 
-This method draws the Layer. +  * //N/A//
-==== Remarks ​==== +
-This abstract method is called from the concrete public method Draw. This method draws the representation of the layer based on the extent you provided. When implementing this abstract method, consider each feature and its column data values. You can use the full power of the GeoCanvas to do the drawing. If you need column data for a feature, be sure to override the GetRequiredColumnNamesCore and add the columns you need to the collection. In many of the styles, we add properties to allow the user to specify which field they need; then, in the GetRequiredColumnNamesCore,​ we read that property and add it to the collection.+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Void +  * Type:Void 
-  ​* **Description**:None+  * Description:​N/A
  
-==== Parameters ​==== +== Parameters == 
-**canvas** +<div newline></​div>​ 
-  * **Type**:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ​**
-  ​* **Description**:​This parameter is the canvas object or a GeoImage to draw on.+
  
-**labelsInAllLayers** +  ​//N/A// 
-  * **Type**:​Collection<​[[ThinkGeo.MapSuite.Core.SimpleCandidate|SimpleCandidate]]>​ +== Remarks == 
-  * **Description**:​This parameter represents the labels used for collision detection and duplication checking.+  * //N/A//
  
-[[#​Protected Methods|Go Back]] +== Return Value == 
-=== DrawException(GeoCanvas,​Exception) === +  * Type:Object 
-N/A +  * Description:​N/A
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:Void +<div newline></​div>​ 
-  ​* **Description**:​N/​A+==== Public Properties ==== 
 +** {{wiki:PublicProperty.gif|}} ProjectionToDecimalDegrees ​**
  
-==== Parameters ​==== +Gets or sets a Proj4 projection parameter string which shows what coordinate system the map is using. 
-**canvas** +== Remarks ​== 
-  ​* **Type**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +N/A 
-  * **Description**:​N/​A+== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.Projection|Projection]]
  
-**e** +** {{wiki:PublicProperty.gif|}} DisplayUnitString ​**
-  * **Type**:Exception +
-  ​* **Description**:​N/​A+
  
-[[#​Protected Methods|Go Back]] +This propery is a dictionary that exposes what text will be drawn to represent the ScaleLine Unit. 
-=== DrawExceptionCore(GeoCanvas,​Exception) === +== Remarks ​== 
-N/A +We will display different letters for different units of measure; for example: "​m"​ for meters, "​ft"​ for feet, etc. 
-==== Remarks ==== +== Return Value == 
-N/A+  * Type:​Dictionary<​String,​String>​
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} UnitFamily ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ​==== +Gets or sets the UnitSystem (Imperial/​Metric) to be used for the ScaleBar. 
-**canvas** +== Remarks ​== 
-  ​* **Type**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] +By setting this property, you can control whether to use a metric or imperial measurement system for the ScaleBar. 
-  * **Description**:​N/​A+== Return Value == 
 +  * Type:​[[ThinkGeo.MapSuite.Core.UnitSystem|UnitSystem]]
  
-**e** +** {{wiki:PublicProperty.gif|}} Thickness ​**
-  * **Type**:Exception +
-  ​* **Description**:​N/​A+
  
-[[#​Protected Methods|Go Back]] +Gets or sets the thickness of the ScaleBar. It is an integer value representing the height of the ScaleBar in screen units. 
-=== Finalize() === +== Remarks ==
-N/A +
-==== Remarks ​====+
 N/A N/A
 +== Return Value ==
 +  * Type:Int32
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} MaxWidth ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +Gets or Sets the MaxWidth of the ScaleBar. 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-=== GetBoundingBoxCore() === +You can use this property to set the maximum width that you want the ScaleBar to occupy on the map. The ScaleBarAdornmentLayer will automatically adjust its size based upon the current extent of the map. By setting this property, you can control the maximum width the ScaleBar will occupy on the map. 
-N/A +== Return Value == 
-==== Remarks ==== +  * Type:Int32
-N/A+
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} BarBrush ​**
-  * **Return Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +
-  ​* **Description**:​N/​A+
  
-==== Parameters ​==== +The property is the GeoBrush that will be used to draw the ScaleBar. 
-[[#Protected Methods|Go Back]] +== Remarks ​== 
-=== GetThreadSafetyLevelCore() === +This BarBrush property will give you full control over the appearance of the ScaleBarAdornmentLayer. 
-N/A +== Return Value == 
-==== Remarks ==== +  * Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]
-N/A+
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} TextStyle ​**
-  * **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:​[[ThinkGeo.MapSuite.Core.TextStyle|TextStyle]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} AlternateBarBrush ​**
-  * **Return Type**:Object +
-  ​* **Description**:​N/​A+
  
-==== Parameters ​==== +The property is the GeoBrush that will be used to draw the alternate ScaleBar. 
-[[#Protected Methods|Go Back]] +== Remarks ​== 
-=== OnDrawingAttribution(DrawingAttributionLayerEventArgs) === +This AlternateBarBrush property will give you full control over the appearance of the ScaleBarAdornmentLayer. 
-N/A +== Return Value == 
-==== Remarks ==== +  * Type:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]
-N/A+
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} MaskBrush ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== +Gets or sets the color for the ScaleBarAdornmentLayer'​s mask, if the HasMask property is set to true
-**args** +== Remarks ==
-  * **Type**:​[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]] +
-  * **Description**:​N/​A +
- +
-[[#​Protected Methods|Go Back]] +
-=== OnDrawingException(DrawingExceptionLayerEventArgs) === +
-N/A +
-==== Remarks ​====+
 N/A N/A
 +== Return Value ==
 +  * Type:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} HasMask ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ​==== +Gets or sets whether the ScaleBar will have a mask or not. A boolean value representing whether or not a mask is shown. 
-**e** +== Remarks ​== 
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]] +Depending upon the look of your map and your requirements,​ you may or may not want a mask on the ScaleBar. You can control whether or not the ScaleBar has a mask by setting this property. If you set the HasMask property to true, be sure to specify a mask color (or texture) by using the MaskBrush property. 
-  * **Description**:​N/​A+== Return Value == 
 +  * Type:Boolean
  
-[[#​Protected Methods|Go Back]] +** {{wiki:​PublicProperty.gif|}} MaskContour **
-=== OnDrawingProgressChanged(DrawingProgressChangedEventArgs) === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +Gets or sets the pen for the outline of the ScaleBar mask. 
-  * **Return ​Type**:Void +== Remarks == 
-  * **Description**:N/A+By using this property you can control the border of the mask, if the HasMask property is set to true. If you do not want a contour or border to show, you should set the pen to transparent. 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]
  
-==== Parameters ==== +** {{wiki:PublicProperty.gif|}} BarPen ​**
-**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.GeoPen|GeoPen]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} Width **
-  * **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:Single
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} Height ​**
-  * **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:Single
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} BackgroundMask ​**
-  * **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.AreaStyle|AreaStyle]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} Location ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-**eventArgs** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]] 
-  * **Description**:​N/​A 
- 
-[[#​Protected Methods|Go Back]] 
-=== OpenCore() === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​[[ThinkGeo.MapSuite.Core.AdornmentLocation|AdornmentLocation]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} XOffsetInPixel ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== ixk=(GeoCanvas,​GeographyUnit) === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:Single
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} YOffsetInPixel ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-**canvas** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] 
-  * **Description**:​N/​A 
- 
-**mapUnit** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-  * **Description**:​N/​A 
- 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== AlternateBarBrush === 
-The property is the GeoBrush that will be used to draw the alternate ScaleBar. 
-==== Remarks ==== 
-This AlternateBarBrush property will give you full control over the appearance of the ScaleBarAdornmentLayer. 
-==== Return Value ==== 
-**Return Type**:​[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] 
- 
-[[#Public Properties|Go Back]] 
-=== Attribution === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:String+  * Type:Single 
 + 
 +** {{wiki:PublicProperty.gif|}} RequestDrawingInterval **
  
-[[#Public Properties|Go Back]] 
-=== BackgroundMask === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:[[ThinkGeo.MapSuite.Core.AreaStyle|AreaStyle]]+  * Type:TimeSpan
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} IsOpen **
-=== BarBrush === +
-The property is the GeoBrush that will be used to draw the ScaleBar. +
-==== Remarks ==== +
-This BarBrush property will give you full control over the appearance of the ScaleBarAdornmentLayer. +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]]+
  
-[[#Public Properties|Go Back]] 
-=== BarPen === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]]+  * Type:Boolean 
 + 
 +** {{wiki:PublicProperty.gif|}} HasBoundingBox **
  
-[[#Public Properties|Go Back]] 
-=== BlueTranslation === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:Boolean
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} DrawingTime ​**
-=== DisplayUnitString === +
-This propery is a dictionary that exposes what text will be drawn to represent the ScaleLine Unit. +
-==== Remarks ==== +
-We will display different letters for different units of measure; for example"​m"​ for meters, "​ft"​ for feet, etc. +
-==== Return Value ==== +
-**Return Type**:​Dictionary<​String,​String>​+
  
-[[#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:TimeSpan
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} Name **
-=== DrawingTime === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:TimeSpan+
  
-[[#Public Properties|Go Back]] 
-=== GreenTranslation === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:String 
 + 
 +** {{wiki:PublicProperty.gif|}} Attribution **
  
-[[#Public Properties|Go Back]] 
-=== HasBoundingBox === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:String
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} IsVisible ​**
-=== HasMask === +
-Gets or sets whether the ScaleBar will have a mask or not. A boolean value representing whether or not a mask is shown. +
-==== Remarks ==== +
-Depending upon the look of your map and your requirements,​ you may or may not want a mask on the ScaleBar. You can control whether or not the ScaleBar has a mask by setting this property. If you set the HasMask property to true, be sure to specify a mask color (or texture) by using the MaskBrush property. +
-==== Return Value ==== +
-**Return Type**:Boolean+
  
-[[#Public Properties|Go Back]] 
-=== Height === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:Boolean
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} Transparency ​**
-=== IsGrayscale === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:Boolean+
  
-[[#Public Properties|Go Back]] 
-=== IsNegative === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:Single
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} BlueTranslation ​**
-=== IsOpen === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:Boolean+
  
-[[#Public Properties|Go Back]] 
-=== IsVisible === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Boolean+  * Type:Single
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} RedTranslation **
-=== KeyColors === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:Collection<​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]>​+
  
-[[#Public Properties|Go Back]] 
-=== Location === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:[[ThinkGeo.MapSuite.Core.AdornmentLocation|AdornmentLocation]]+  * Type:Single
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} GreenTranslation ​**
-=== MaskBrush === +
-Gets or sets the color for the ScaleBarAdornmentLayer'​s mask, if the HasMask property is set to true. +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.GeoBrush|GeoBrush]] +
- +
-[[#Public Properties|Go Back]] +
-=== MaskContour === +
-Gets or sets the pen for the outline of the ScaleBar mask. +
-==== Remarks ==== +
-By using this property you can control the border of the mask, if the HasMask property is set to true. If you do not want a contour or border to show, you should set the pen to transparent. +
-==== Return Value ==== +
-**Return Type**:​[[ThinkGeo.MapSuite.Core.GeoPen|GeoPen]] +
- +
-[[#Public Properties|Go Back]] +
-=== MaxWidth === +
-Gets or Sets the MaxWidth of the ScaleBar. +
-==== Remarks ==== +
-You can use this property to set the maximum width that you want the ScaleBar to occupy on the map. The ScaleBarAdornmentLayer will automatically adjust its size based upon the current extent of the map. By setting this property, you can control the maximum width the ScaleBar will occupy on the map. +
-==== Return Value ==== +
-**Return Type**:​Int32+
  
-[[#Public Properties|Go Back]] 
-=== Name === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:String+  * Type:Single
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} KeyColors **
-=== ProjectionToDecimalDegrees === +
-Gets or sets a Proj4 projection parameter string which shows what coordinate system the map is using. +
-==== 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:Collection<​[[ThinkGeo.MapSuite.Core.GeoColor|GeoColor]]>​
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} IsNegative ​**
-=== RequestDrawingInterval === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:TimeSpan+
  
-[[#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:Boolean
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} IsGrayscale ​**
-=== Thickness === +
-Gets or sets the thickness of the ScaleBar. It is an integer value representing the height of the ScaleBar in screen units. +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:Int32+
  
-[[#Public Properties|Go Back]] 
-=== Transparency === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:Boolean
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} DrawingExceptionMode **
-=== UnitFamily === +
-Gets or sets the UnitSystem (Imperial/​Metric) to be used for the ScaleBar. +
-==== Remarks ==== +
-By setting this property, you can control whether to use a metric or imperial measurement system for the ScaleBar. +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.UnitSystem|UnitSystem]]+
  
-[[#Public Properties|Go Back]] 
-=== Width === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]]
  
-[[#Public Properties|Go Back]] +==== Protected Properties ​==== 
-=== XOffsetInPixel ​=== +** {{wiki:​ProtectedProperty.gif|}} ActualWidth ​**
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:Single+
  
-[[#Public Properties|Go Back]] 
-=== YOffsetInPixel === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:Single
  
-[[#Public Properties|Go Back]] +** {{wiki:​ProtectedProperty.gif|}} IsOpenCore **
-===== Protected Properties ===== +
-=== IsOpenCore ​=== +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:​Boolean+
  
-[[#​Protected Properties|Go Back]] 
-=== iBk= === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Single+  * Type:Boolean
  
-[[#​Protected Properties|Go Back]] +==== Public Events ==== 
-===== Public Events ​===== +** {{wiki:​PublicEvent.gif|}} RequestedDrawing **
-=== DrawingAttribution ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} RequestingDrawing **
-=== DrawingException ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} DrawingProgressChanged ​**
-=== DrawingProgressChanged ​===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.DrawingProgressChangedEventArgs|DrawingProgressChangedEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} DrawingException **
-=== DrawnAttribution ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.DrawingExceptionLayerEventArgs|DrawingExceptionLayerEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} DrawnException ​**
-=== DrawnException ​===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.DrawnExceptionLayerEventArgs|DrawnExceptionLayerEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} DrawingAttribution **
-=== RequestedDrawing ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.RequestedDrawingLayerEventArgs|RequestedDrawingLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.DrawingAttributionLayerEventArgs|DrawingAttributionLayerEventArgs]]
  
-[[#Public Events|Go Back]] +** {{wiki:​PublicEvent.gif|}} DrawnAttribution **
-=== RequestingDrawing ===+
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
  
-**Event Arguments**:​[[ThinkGeo.MapSuite.Core.RequestingDrawingLayerEventArgs|RequestingDrawingLayerEventArgs]]+Event Arguments:​[[ThinkGeo.MapSuite.Core.DrawnAttributionLayerEventArgs|DrawnAttributionLayerEventArgs]]
  
-[[#Public Events|Go Back]] 
  
thinkgeo.mapsuite.core.scalebaradornmentlayer.1442486350.txt.gz · Last modified: 2015/09/17 10:39 by admin