This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.adornmentoverlay [2015/09/08 04:01] admin |
thinkgeo.mapsuite.wpfdesktopedition.adornmentoverlay [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
This class inherits from the Overlay abstract class. This specified overlay stores the AdornmentLayer used in the MapControl. | This class inherits from the Overlay abstract class. This specified overlay stores the AdornmentLayer used in the MapControl. | ||
- | === Remarks === | ||
- | <html> | ||
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay</a> | ||
- | </html> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
*System.Object | *System.Object | ||
- | *[[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay]] | + | *ThinkGeo.MapSuite.WpfDesktopEdition.Overlay |
- | *[[ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay]] | + | ***ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} AdornmentOverlay() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#AdornmentOverlay()|AdornmentOverlay]] | | | Constructor of AdornmentOverlay class. | | + | |
+ | * //Constructor of AdornmentOverlay class.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#AdornmentOverlay.28.29// | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>) ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Close()|Close]] | | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Dispose()|Dispose]] | | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method dispose unmanaged resource used in this class. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Draw(RectangleShape)|Draw]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method draws the overlay with the provided extent in world coordinate. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Draw(RectangleShape, OverlayRefreshType)|Draw]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method draws the overlay with the provided extent in world coordinate. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetBoundingBox()|GetBoundingBox]] | | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method gets a bounding box of the Overlay. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Initialize(MapArguments)|Initialize]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method initializes overlay object. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#LoadState(Byte[])|LoadState]] | Byte[] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method restore the overlay state back from the specified state. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Open()|Open]] | | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#PanTo(RectangleShape)|PanTo]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method pans the overlay to the provided world extent. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Refresh(IEnumerable<RectangleShape>)|Refresh]] | IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Refresh(TimeSpan)|Refresh]] | TimeSpan | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Refresh(TimeSpan, RequestDrawingBufferTimeType)|Refresh]] | TimeSpan, [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Refresh(RectangleShape, TimeSpan)|Refresh]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], TimeSpan | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Refresh(IEnumerable<RectangleShape>, TimeSpan, RequestDrawingBufferTimeType)|Refresh]] | IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>, TimeSpan, [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Refresh(RectangleShape)|Refresh]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Refresh(IEnumerable<RectangleShape>, TimeSpan)|Refresh]] | IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]>, TimeSpan | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Refresh()|Refresh]] | | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Refresh(RectangleShape, TimeSpan, RequestDrawingBufferTimeType)|Refresh]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], TimeSpan, [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#SaveState()|SaveState]] | | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method saves overlay state to a byte array. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
- | ==== Protected Methods ==== | + | * //N/A// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CloseCore()|CloseCore]] | | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | * //For the most updated Info for this topic, please check it here:// |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Dispose(Boolean)|Dispose]] | Boolean | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]](overriden) | This method disposes the unmanaged resource used in this overlay. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawAttributionCore(GeoCanvas)|DrawAttributionCore]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DrawCore(RectangleShape, OverlayRefreshType)|DrawCore]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]], [[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]](overriden) | This method override the DrawCore logic of the Overlay class. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetBoundingBoxCore()|GetBoundingBoxCore]] | | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method returns the bounding box of the Overlay. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#InitializeCore(MapArguments)|InitializeCore]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method initializes overlay object. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#LoadStateCore(Byte[])|LoadStateCore]] | Byte[] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]](overriden) | This method restore the overlay state back from the specified state. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDrawing(DrawingOverlayEventArgs)|OnDrawing]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method raises before the overlay is drawing. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDrawingAttribution(DrawingAttributionOverlayEventArgs)|OnDrawingAttribution]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDrawn(DrawnOverlayEventArgs)|OnDrawn]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method raises after the overlay is drawn. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDrawnAttribution(DrawnAttributionOverlayEventArgs)|OnDrawnAttribution]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OpenCore()|OpenCore]] | | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#PanToCore(RectangleShape)|PanToCore]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method pans the overlay to the provided world extent. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RefreshCore()|RefreshCore]] | | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RefreshCore(RectangleShape)|RefreshCore]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SaveStateCore()|SaveStateCore]] | | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]](overriden) | This method saves overlay state to a byte array. | | + | |
- | ==== Public Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:Void |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Attribution|Attribution]] | String | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | * Description:N/A |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#AutoRefreshInterval|AutoRefreshInterval]] | TimeSpan | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CanRefreshRegion|CanRefreshRegion]] | Boolean | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DrawingExceptionMode|DrawingExceptionMode]] | [[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsBase|IsBase]] | Boolean | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsEmpty|IsEmpty]] | Boolean | | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsVisible|IsVisible]] | Boolean | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | Gets or sets if this overlay is visible. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Layers|Layers]] | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<[[ThinkGeo.MapSuite.Core.AdornmentLayer|AdornmentLayer]]> | | This property gets a collection of the AdornmentLayers that are added to the AdornmentOverlay. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MapArguments|MapArguments]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | Gets or sets current map information which will be used for calculating mechanism. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Name|Name]] | String | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | Gets or sets the name of this overaly. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#OverlayCanvas|OverlayCanvas]] | Canvas | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | Gets or sets the actual canvas which maintains all the visual elements on the overlay. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ShowLogo|ShowLogo]] | Boolean | | This property is a easy way to add the LogoAdornmentLayer to the AdormentOverlay. | | + | |
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * //extentsToRefresh// |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#IsOverlayInitialized|IsOverlayInitialized]] | Boolean | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | Gets or sets if the overlay canvas is initialized. | | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#PreviousExtent|PreviousExtent]] | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | Gets or sets the previous exent of the overlay. | | + | * Description:N/A |
- | ==== Public Events ==== | + | <div newline></div> |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} Refresh(TimeSpan) ** |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#Drawing|Drawing]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This event raises before the overlay is drawing. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#DrawingAttribution|DrawingAttribution]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#Drawn|Drawn]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | This event raises after the overlay is drawn. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#DrawnAttribution|DrawnAttribution]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.Overlay|Overlay]] | | | + | |
- | ===== Public Constructors ===== | + | * //N/A// |
- | ==== AdornmentOverlay() ==== | + | == Remarks == |
- | Constructor of AdornmentOverlay class. | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Refresh.28TimeSpan.29// |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#AdornmentOverlay.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#AdornmentOverlay.28.29</a> | + | |
- | </html> | + | |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | [[#Public Constructors|Go Back]] | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:Void |
- | ===== Public Methods ===== | + | * Description:N/A |
- | ==== Close() ==== | + | |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Close.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Close.28.29</a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //bufferTime// |
+ | * Type:TimeSpan | ||
+ | * Description:N/A | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Refresh(TimeSpan,RequestDrawingBufferTimeType) ** | ||
- | [[#Public Methods|Go Back]] | + | * //N/A// |
- | ==== Dispose() ==== | + | == Remarks == |
- | This method dispose unmanaged resource used in this class. | + | * //For the most updated Info for this topic, please check it here:// |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Dispose.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Dispose.28.29</a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
+ | * Description:N/A | ||
+ | == Parameters == | ||
+ | * //bufferTime// | ||
+ | * Type:TimeSpan | ||
+ | * Description:N/A | ||
- | [[#Public Methods|Go Back]] | + | * //bufferTimeType// |
- | ==== Draw(RectangleShape) ==== | + | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] |
- | This method draws the overlay with the provided extent in world coordinate. | + | * Description:N/A |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Draw.28RectangleShape.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Draw.28RectangleShape.29</a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape,TimeSpan) ** |
- | | targetExtent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | This parameter indicates an extent in world coordinate for drawing the overlay. | | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Refresh.28RectangleShape.2C_TimeSpan.29// | ||
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | ==== Draw(RectangleShape, OverlayRefreshType) ==== | + | * Type:Void |
- | This method draws the overlay with the provided extent in world coordinate. | + | * Description:N/A |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Draw.28RectangleShape.2C_OverlayRefreshType.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Draw.28RectangleShape.2C_OverlayRefreshType.29</a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //extentToRefresh// |
- | | targetExtent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | This parameter indicates an extent in world coordinate for drawing the overlay. | | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | | refreshType | [[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]] | This parameter indicates whether the elements of this overlay needs to be refreshed. For example, TileOverlay is formed by tiles. When panning the map around, the existing tile doesn't need to be redraw, the only thing we need to do is modifying the position of these tiles. On another hand, when click to change the style of the overlay, we need to redraw the tile images to change the appearance. So we need refresh mode. | | + | * Description:N/A |
+ | * //bufferTime// | ||
+ | * Type:TimeSpan | ||
+ | * Description:N/A | ||
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== Equals(Object) ==== | + | ** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType) ** |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Equals.28Object.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Equals.28Object.29</a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | obj | Object | | | + | * //For the most updated Info for this topic, please check it here:// |
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
- | [[#Public Methods|Go Back]] | + | == Parameters == |
- | ==== GetBoundingBox() ==== | + | * //extentToRefresh// |
- | This method gets a bounding box of the Overlay. | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | === Remarks === | + | * Description:N/A |
- | This method is the concrete wrapper for the abstract method GetBoundingBoxCore. This method returns the bounding box of the Overlay.As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | A RectangleShape indicating the bounding box of this overlay | | + | |
- | === Parameters === | + | * //bufferTime// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:TimeSpan |
+ | * Description:N/A | ||
+ | * //bufferTimeType// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | ||
+ | * Description:N/A | ||
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== GetHashCode() ==== | + | ** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>,TimeSpan) ** |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#GetHashCode.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#GetHashCode.28.29</a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32 | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:// | ||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
- | [[#Public Methods|Go Back]] | + | == Parameters == |
- | ==== GetType() ==== | + | * //extentsToRefresh// |
- | === Remarks === | + | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> |
- | <html> | + | * Description:N/A |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#GetType.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#GetType.28.29</a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type | | | + | |
- | === Parameters === | + | * //bufferTime// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:TimeSpan |
+ | * Description:N/A | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType) ** | ||
- | [[#Public Methods|Go Back]] | + | * //N/A// |
- | ==== Initialize(MapArguments) ==== | + | == Remarks == |
- | This method initializes overlay object. | + | * //For the most updated Info for this topic, please check it here:// |
- | === Remarks === | + | |
- | This is a wrapper method for the virtual method InitializeCore. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | mapArguments | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | This parameter maintains current map information for calculating mechanism. | | + | * Description:N/A |
+ | == Parameters == | ||
+ | * //extentsToRefresh// | ||
+ | * Type:IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | ||
+ | * Description:N/A | ||
- | [[#Public Methods|Go Back]] | + | * //bufferTime// |
- | ==== LoadState(Byte[]) ==== | + | * Type:TimeSpan |
- | This method restore the overlay state back from the specified state. | + | * Description:N/A |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="" target="_blank"></a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | * //bufferTimeType// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] |
- | | state | Byte[]<!-- System.Byte[[]] --> | This parameter indicates the state for restore the overlay. | | + | * Description:N/A |
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Initialize(MapArguments) ** | ||
- | [[#Public Methods|Go Back]] | + | * //This method initializes overlay object.// |
- | ==== Open() ==== | + | == Remarks == |
- | === Remarks === | + | * //This is a wrapper method for the virtual method InitializeCore.// |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Open.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Open.28.29</a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
+ | * Description:N/A | ||
+ | == Parameters == | ||
+ | * //mapArguments// | ||
+ | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | ||
+ | * Description:This parameter maintains current map information for calculating mechanism. | ||
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== PanTo(RectangleShape) ==== | + | ** {{wiki:PublicMethod.gif|}} Refresh(RectangleShape) ** |
- | This method pans the overlay to the provided world extent. | + | |
- | === Remarks === | + | |
- | Some overlay doesn't need to continously drawing all the tile. For example, MarkerOverlay is formed by markers. When mouse down to pan, the markers don't need to redraw, we can only change its position. When mouse up to end panning, we can redraw the overlay for better performance. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | targetExtent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | This parameter is the target world extent for panning. | | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Refresh.28RectangleShape.29// |
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
- | [[#Public Methods|Go Back]] | + | == Parameters == |
- | ==== Refresh(IEnumerable<RectangleShape>) ==== | + | * //extent// |
- | === Remarks === | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | <html> | + | * Description:N/A |
- | For the most updated Info for this topic, please check it here:<a href="" target="_blank"></a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} Refresh() ** |
- | | extentsToRefresh | IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | | | + | |
+ | * //This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles.// | ||
+ | == Remarks == | ||
+ | * //The difference from Draw() method is that Refresh() method refreshs all the elements while Draw() does not.// | ||
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | ==== Refresh(TimeSpan) ==== | + | * Type:Void |
- | === Remarks === | + | * Description:N/A |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Refresh.28TimeSpan.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Refresh.28TimeSpan.29</a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | bufferTime | TimeSpan | | | + | ** {{wiki:PublicMethod.gif|}} Close() ** |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Close.28.29// | ||
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | ==== Refresh(TimeSpan, RequestDrawingBufferTimeType) ==== | + | * Type:Void |
- | === Remarks === | + | * Description:N/A |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="" target="_blank"></a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | bufferTime | TimeSpan | | | + | ** {{wiki:PublicMethod.gif|}} Open() ** |
- | | bufferTimeType | [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | | | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Open.28.29// | ||
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | ==== Refresh(RectangleShape, TimeSpan) ==== | + | * Type:Void |
- | === Remarks === | + | * Description:N/A |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Refresh.28RectangleShape.2C_TimeSpan.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Refresh.28RectangleShape.2C_TimeSpan.29</a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | extentToRefresh | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | | + | ** {{wiki:PublicMethod.gif|}} Draw(RectangleShape) ** |
- | | bufferTime | TimeSpan | | | + | |
+ | * //This method draws the overlay with the provided extent in world coordinate.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Draw.28RectangleShape.29// | ||
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | ==== Refresh(IEnumerable<RectangleShape>, TimeSpan, RequestDrawingBufferTimeType) ==== | + | * Type:Void |
- | === Remarks === | + | * Description:N/A |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="" target="_blank"></a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //targetExtent// |
- | | extentsToRefresh | IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | | | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | | bufferTime | TimeSpan | | | + | * Description:This parameter indicates an extent in world coordinate for drawing the overlay. |
- | | bufferTimeType | [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | | | + | |
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Draw(RectangleShape,OverlayRefreshType) ** | ||
- | [[#Public Methods|Go Back]] | + | * //This method draws the overlay with the provided extent in world coordinate.// |
- | ==== Refresh(RectangleShape) ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Draw.28RectangleShape.2C_OverlayRefreshType.29// |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Refresh.28RectangleShape.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Refresh.28RectangleShape.29</a> | + | |
- | </html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | extent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | | + | * Description:N/A |
+ | == Parameters == | ||
+ | * //targetExtent// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:This parameter indicates an extent in world coordinate for drawing the overlay. | ||
- | [[#Public Methods|Go Back]] | + | * //refreshType// |
- | ==== Refresh(IEnumerable<RectangleShape>, TimeSpan) ==== | + | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]] |
- | === Remarks === | + | * Description:This parameter indicates whether the elements of this overlay needs to be refreshed. For example, TileOverlay is formed by tiles. When panning the map around, the existing tile doesn't need to be redraw, the only thing we need to do is modifying the position of these tiles. On another hand, when click to change the style of the overlay, we need to redraw the tile images to change the appearance. So we need refresh mode. |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="" target="_blank"></a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} PanTo(RectangleShape) ** |
- | | extentsToRefresh | IEnumerable<[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]> | | | + | |
- | | bufferTime | TimeSpan | | | + | |
+ | * //This method pans the overlay to the provided world extent.// | ||
+ | == Remarks == | ||
+ | * //Some overlay doesn't need to continously drawing all the tile. For example, MarkerOverlay is formed by markers. When mouse down to pan, the markers don't need to redraw, we can only change its position. When mouse up to end panning, we can redraw the overlay for better performance.// | ||
- | [[#Public Methods|Go Back]] | + | == Return Value == |
- | ==== Refresh() ==== | + | * Type:Void |
- | This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles. | + | * Description:N/A |
- | === Remarks === | + | |
- | The difference from Draw() method is that Refresh() method refreshs all the elements while Draw() does not. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //targetExtent// |
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:This parameter is the target world extent for panning. | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetBoundingBox() ** | ||
- | [[#Public Methods|Go Back]] | + | * //This method gets a bounding box of the Overlay.// |
- | ==== Refresh(RectangleShape, TimeSpan, RequestDrawingBufferTimeType) ==== | + | == Remarks == |
- | === Remarks === | + | * //This method is the concrete wrapper for the abstract method GetBoundingBoxCore. This method returns the bounding box of the Overlay. As this is a concrete public method that wraps a Core method, we reserve the right to add events and other logic to pre- or post-process data returned by the Core version of the method. In this way, we leave our framework open on our end, but also allow you the developer to extend our logic to suit your needs. If you have questions about this, please contact our support team as we would be happy to work with you on extending our framework.// |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="" target="_blank"></a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | | extentToRefresh | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | | + | * Description:A RectangleShape indicating the bounding box of this overlay |
- | | bufferTime | TimeSpan | | | + | |
- | | bufferTimeType | [[ThinkGeo.MapSuite.Core.RequestDrawingBufferTimeType|RequestDrawingBufferTimeType]] | | | + | |
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} SaveState() ** | ||
- | [[#Public Methods|Go Back]] | + | * //This method saves overlay state to a byte array.// |
- | ==== SaveState() ==== | + | == Remarks == |
- | This method saves overlay state to a byte array. | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#SaveState.28.29// |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#SaveState.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#SaveState.28.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Byte[]<!-- System.Byte[[]] --> | A byte array indicates current overlay state. | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Byte[] |
+ | * Description:A byte array indicates current overlay state. | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} LoadState(Byte[]) ** | ||
- | [[#Public Methods|Go Back]] | + | * //This method restore the overlay state back from the specified state.// |
- | ==== ToString() ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:// |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#ToString.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#ToString.28.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
+ | * Description:N/A | ||
+ | == Parameters == | ||
+ | * //state// | ||
+ | * Type:Byte[] | ||
+ | * Description:This parameter indicates the state for restore the overlay. | ||
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ===== Protected Methods ===== | + | ** {{wiki:PublicMethod.gif|}} Dispose() ** |
- | ==== CloseCore() ==== | + | |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#CloseCore.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#CloseCore.28.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | * //This method dispose unmanaged resource used in this class.// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Dispose.28.29// | ||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
- | [[#Protected Methods|Go Back]] | + | == Parameters == |
- | ==== Dispose(Boolean) ==== | + | <div newline></div> |
- | This method disposes the unmanaged resource used in this overlay. | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Dispose.28Boolean.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Dispose.28Boolean.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | disposing | Boolean | | | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#ToString.28.29// |
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
- | [[#Protected Methods|Go Back]] | + | == Parameters == |
- | ==== DrawAttributionCore(GeoCanvas) ==== | + | <div newline></div> |
- | === Remarks === | + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawAttributionCore.28GeoCanvas.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawAttributionCore.28GeoCanvas.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | canvas | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Equals.28Object.29// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
- | [[#Protected Methods|Go Back]] | + | == Parameters == |
- | ==== DrawCore(RectangleShape, OverlayRefreshType) ==== | + | * //obj// |
- | This method override the DrawCore logic of the Overlay class. | + | * Type:Object |
- | === Remarks === | + | * Description:N/A |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawCore.28RectangleShape.2C_OverlayRefreshType.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawCore.28RectangleShape.2C_OverlayRefreshType.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | | targetExtent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | This parameter specifies the extent for drawing this overlay. | | + | |
- | | overlayRefreshType | [[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]] | This parameter specifies whether this overlay need to be clear and refresh or not. | | + | |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#GetHashCode.28.29// | ||
- | [[#Protected Methods|Go Back]] | + | == Return Value == |
- | ==== Finalize() ==== | + | * Type:Int32 |
- | === Remarks === | + | * Description:N/A |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Finalize.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Finalize.28.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
+ | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#GetType.28.29// | ||
- | [[#Protected Methods|Go Back]] | + | == Return Value == |
- | ==== GetBoundingBoxCore() ==== | + | * Type:Type |
- | This method returns the bounding box of the Overlay. | + | * Description:N/A |
- | === Remarks === | + | |
- | This method returns the bounding box of the Overlay. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | This method returns the bounding box of the Overlay. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
+ | ==== Protected Methods ==== | ||
+ | ** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape,OverlayRefreshType) ** | ||
+ | * //This method override the DrawCore logic of the Overlay class.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawCore.28RectangleShape.2C_OverlayRefreshType.29// | ||
- | [[#Protected Methods|Go Back]] | + | == Return Value == |
- | ==== InitializeCore(MapArguments) ==== | + | * Type:Void |
- | This method initializes overlay object. | + | * Description:N/A |
- | === Remarks === | + | |
- | When implementing this method, consider initializing the overlay canvas such as setting its z-index, setting current map reference to the CurrentMap property. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //targetExtent// |
- | | mapArguments | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | This parameter maintains current map information for calculating mechanism. | | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
+ | * Description:This parameter specifies the extent for drawing this overlay. | ||
+ | * //overlayRefreshType// | ||
+ | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]] | ||
+ | * Description:This parameter specifies whether this overlay need to be clear and refresh or not. | ||
- | [[#Protected Methods|Go Back]] | + | <div newline></div> |
- | ==== LoadStateCore(Byte[]) ==== | + | ** {{wiki:ProtectedMethod.gif|}} SaveStateCore() ** |
- | This method restore the overlay state back from the specified state. | + | |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="" target="_blank"></a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | * //This method saves overlay state to a byte array.// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | state | Byte[]<!-- System.Byte[[]] --> | This parameter indicates the state for restore the overlay. | | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#SaveStateCore.28.29// |
+ | == Return Value == | ||
+ | * Type:Byte[] | ||
+ | * Description:A byte array indicates current overlay state. | ||
- | [[#Protected Methods|Go Back]] | + | == Parameters == |
- | ==== MemberwiseClone() ==== | + | <div newline></div> |
- | === Remarks === | + | ** {{wiki:ProtectedMethod.gif|}} LoadStateCore(Byte[]) ** |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#MemberwiseClone.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#MemberwiseClone.28.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object | | | + | |
- | === Parameters === | + | * //This method restore the overlay state back from the specified state.// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:// | ||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
- | [[#Protected Methods|Go Back]] | + | == Parameters == |
- | ==== OnDrawing(DrawingOverlayEventArgs) ==== | + | * //state// |
- | This method raises before the overlay is drawing. | + | * Type:Byte[] |
- | === Remarks === | + | * Description:This parameter indicates the state for restore the overlay. |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawing.28DrawingOverlayEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawing.28DrawingOverlayEventArgs.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} Dispose(Boolean) ** |
- | | e | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] | This parameter is the event argument for Drawing event. | | + | |
+ | * //This method disposes the unmanaged resource used in this overlay.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Dispose.28Boolean.29// | ||
- | [[#Protected Methods|Go Back]] | + | == Return Value == |
- | ==== OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ==== | + | * Type:Void |
- | === Remarks === | + | * Description:N/A |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //disposing// |
- | | args | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | | | + | * Type:Boolean |
+ | * Description:N/A | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InitializeCore(MapArguments) ** | ||
- | [[#Protected Methods|Go Back]] | + | * //This method initializes overlay object.// |
- | ==== OnDrawn(DrawnOverlayEventArgs) ==== | + | == Remarks == |
- | This method raises after the overlay is drawn. | + | * //When implementing this method, consider initializing the overlay canvas such as setting its z-index, setting current map reference to the CurrentMap property.// |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawn.28DrawnOverlayEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawn.28DrawnOverlayEventArgs.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
- | | e | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] | This parameter is the event argument for Drawn event. | | + | * Description:N/A |
+ | == Parameters == | ||
+ | * //mapArguments// | ||
+ | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | ||
+ | * Description:This parameter maintains current map information for calculating mechanism. | ||
- | [[#Protected Methods|Go Back]] | + | <div newline></div> |
- | ==== OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ==== | + | ** {{wiki:ProtectedMethod.gif|}} RefreshCore(RectangleShape) ** |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | args | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] | | | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#RefreshCore.28RectangleShape.29// |
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
- | [[#Protected Methods|Go Back]] | + | == Parameters == |
- | ==== OpenCore() ==== | + | * //extent// |
- | === Remarks === | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | <html> | + | * Description:N/A |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OpenCore.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OpenCore.28.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} RefreshCore() ** |
+ | * //This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles.// | ||
+ | == Remarks == | ||
+ | * //The difference from Draw() method is that Refresh() method refreshs all the elements while Draw() does not.// | ||
- | [[#Protected Methods|Go Back]] | + | == Return Value == |
- | ==== PanToCore(RectangleShape) ==== | + | * Type:Void |
- | This method pans the overlay to the provided world extent. | + | * Description:N/A |
- | === Remarks === | + | |
- | Some overlay doesn't need to continously drawing all the tile. For example, MarkerOverlay is formed by markers. When mouse down to pan, the markers don't need to redraw, we can only change its position. When mouse up to end panning, we can redraw the overlay for better performance. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | targetExtent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | This parameter is the target world extent for panning. | | + | ** {{wiki:ProtectedMethod.gif|}} CloseCore() ** |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#CloseCore.28.29// | ||
- | [[#Protected Methods|Go Back]] | + | == Return Value == |
- | ==== RefreshCore() ==== | + | * Type:Void |
- | This method refreshes all the content in the OverlayCanvas. For example, LayerOverlay with multiple tiles; when the style of one layer is changed, call Refresh to refresh all the tiles to accept new styles. | + | * Description:N/A |
- | === Remarks === | + | |
- | The difference from Draw() method is that Refresh() method refreshs all the elements while Draw() does not. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
+ | ** {{wiki:ProtectedMethod.gif|}} OpenCore() ** | ||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OpenCore.28.29// | ||
- | [[#Protected Methods|Go Back]] | + | == Return Value == |
- | ==== RefreshCore(RectangleShape) ==== | + | * Type:Void |
- | === Remarks === | + | * Description:N/A |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#RefreshCore.28RectangleShape.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#RefreshCore.28RectangleShape.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | extent | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | | + | ** {{wiki:ProtectedMethod.gif|}} 4hM=(GeoCanvas) ** |
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
- | [[#Protected Methods|Go Back]] | + | == Return Value == |
- | ==== SaveStateCore() ==== | + | * Type:Void |
- | This method saves overlay state to a byte array. | + | * Description:N/A |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#SaveStateCore.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#SaveStateCore.28.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Byte[]<!-- System.Byte[[]] --> | A byte array indicates current overlay state. | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //canvas// |
+ | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | ||
+ | * Description:N/A | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) ** | ||
- | [[#Protected Methods|Go Back]] | + | * //N/A// |
- | ===== Public Properties ===== | + | == Remarks == |
- | ==== Attribution ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawAttributionCore.28GeoCanvas.29// |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawAttributionCore.28GeoCanvas.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawAttributionCore.28GeoCanvas.29</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String | | + | |
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
- | [[#Public Properties|Go Back]] | + | == Parameters == |
- | ==== AutoRefreshInterval ==== | + | * //canvas// |
- | === Remarks === | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] |
- | <html> | + | * Description:N/A |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#AutoRefreshInterval" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#AutoRefreshInterval</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | TimeSpan | | + | |
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ** | ||
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== CanRefreshRegion ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29// |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#CanRefreshRegion" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#CanRefreshRegion</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean | | + | |
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
- | [[#Public Properties|Go Back]] | + | == Parameters == |
- | ==== DrawingExceptionMode ==== | + | * //args// |
- | This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing. | + | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] |
- | === Remarks === | + | * Description:N/A |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawingExceptionMode" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawingExceptionMode</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | | + | |
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ** | ||
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsBase ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29// |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsBase" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsBase</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean | | + | |
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
- | [[#Public Properties|Go Back]] | + | == Parameters == |
- | ==== IsEmpty ==== | + | * //args// |
- | === Remarks === | + | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] |
- | <html> | + | * Description:N/A |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsEmpty" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsEmpty</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean | | + | |
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} PanToCore(RectangleShape) ** | ||
- | [[#Public Properties|Go Back]] | + | * //This method pans the overlay to the provided world extent.// |
- | ==== IsVisible ==== | + | == Remarks == |
- | Gets or sets if this overlay is visible. | + | * //Some overlay doesn't need to continously drawing all the tile. For example, MarkerOverlay is formed by markers. When mouse down to pan, the markers don't need to redraw, we can only change its position. When mouse up to end panning, we can redraw the overlay for better performance.// |
- | === Remarks === | + | |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsVisible" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsVisible</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean | | + | |
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //targetExtent// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:This parameter is the target world extent for panning. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnDrawing(DrawingOverlayEventArgs) ** | ||
+ | |||
+ | * //This method raises before the overlay is drawing.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawing.28DrawingOverlayEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] | ||
+ | * Description:This parameter is the event argument for Drawing event. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnDrawn(DrawnOverlayEventArgs) ** | ||
+ | |||
+ | * //This method raises after the overlay is drawn.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawn.28DrawnOverlayEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] | ||
+ | * Description:This parameter is the event argument for Drawn event. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxCore() ** | ||
+ | |||
+ | * //This method returns the bounding box of the Overlay.// | ||
+ | == Remarks == | ||
+ | * //This method returns the bounding box of the Overlay.// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
+ | * Description:This method returns the bounding box of the Overlay. | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Finalize.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnRefreshing(OverlayRefreshType) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //refreshType// | ||
+ | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.OverlayRefreshType|OverlayRefreshType]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#MemberwiseClone.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Public Properties ==== | ||
+ | ** {{wiki:PublicProperty.gif|}} Layers ** | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== Layers ==== | ||
This property gets a collection of the AdornmentLayers that are added to the AdornmentOverlay. | This property gets a collection of the AdornmentLayers that are added to the AdornmentOverlay. | ||
- | === Remarks === | + | == Remarks == |
- | <html> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Layers |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Layers" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Layers</a></html> | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.GeoCollection<T>[[ThinkGeo.MapSuite.Core.AdornmentLayer, MapSuiteCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=null]]|GeoCollection<T>]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<[[ThinkGeo.MapSuite.Core.AdornmentLayer|AdornmentLayer]]> | | + | |
+ | ** {{wiki:PublicProperty.gif|}} ShowLogo ** | ||
- | [[#Public Properties|Go Back]] | + | This property is a easy way to add the LogoAdornmentLayer to the AdormentOverlay. |
- | ==== MapArguments ==== | + | == Remarks == |
- | Gets or sets current map information which will be used for calculating mechanism. | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#ShowLogo |
- | === Remarks === | + | == Return Value == |
- | <html> | + | * Type:Boolean |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Initialize.28MapArguments.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Initialize.28MapArguments.29</a></html> | + | |
- | === Return Value === | + | ** {{wiki:PublicProperty.gif|}} IsEmpty ** |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | | + | N/A |
+ | == Remarks == | ||
+ | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsEmpty | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} AutoRefreshInterval ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#AutoRefreshInterval | ||
+ | == Return Value == | ||
+ | * Type:TimeSpan | ||
+ | ** {{wiki:PublicProperty.gif|}} Name ** | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== Name ==== | ||
Gets or sets the name of this overaly. | Gets or sets the name of this overaly. | ||
- | === Remarks === | + | == Remarks == |
- | <html> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Name |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Name" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Name</a></html> | + | == Return Value == |
- | === Return Value === | + | * Type:String |
- | ^ Return Type ^ | + | |
- | | String | | + | |
+ | ** {{wiki:PublicProperty.gif|}} MapArguments ** | ||
+ | |||
+ | Gets or sets current map information which will be used for calculating mechanism. | ||
+ | == Remarks == | ||
+ | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#Initialize.28MapArguments.29 | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapArguments|MapArguments]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} OverlayCanvas ** | ||
- | [[#Public Properties|Go Back]] | ||
- | ==== OverlayCanvas ==== | ||
Gets or sets the actual canvas which maintains all the visual elements on the overlay. | Gets or sets the actual canvas which maintains all the visual elements on the overlay. | ||
- | === Remarks === | + | == Remarks == |
- | <html> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OverlayCanvas |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OverlayCanvas" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OverlayCanvas</a></html> | + | == Return Value == |
- | === Return Value === | + | * Type:Canvas |
- | ^ Return Type ^ | + | |
- | | Canvas | | + | |
+ | ** {{wiki:PublicProperty.gif|}} IsBase ** | ||
- | [[#Public Properties|Go Back]] | + | N/A |
- | ==== ShowLogo ==== | + | == Remarks == |
- | This property is a easy way to add the LogoAdornmentLayer to the AdormentOverlay. | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsBase |
- | === Remarks === | + | == Return Value == |
- | <html> | + | * Type:Boolean |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#ShowLogo" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#ShowLogo</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean | | + | |
+ | ** {{wiki:PublicProperty.gif|}} CanRefreshRegion ** | ||
- | [[#Public Properties|Go Back]] | + | N/A |
- | ===== Protected Properties ===== | + | == Remarks == |
- | ==== IsOverlayInitialized ==== | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#CanRefreshRegion |
- | Gets or sets if the overlay canvas is initialized. | + | == Return Value == |
- | === Remarks === | + | * Type:Boolean |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsOverlayInitialized" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsOverlayInitialized</a></html> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean | | + | |
+ | ** {{wiki:PublicProperty.gif|}} DrawingExceptionMode ** | ||
+ | |||
+ | This property gets and sets the DrawingExceptionMode used when an exception occurs during drawing. | ||
+ | == Remarks == | ||
+ | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawingExceptionMode | ||
+ | == Return Value == | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.DrawingExceptionMode|DrawingExceptionMode]] | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} IsVisible ** | ||
+ | |||
+ | Gets or sets if this overlay is visible. | ||
+ | == Remarks == | ||
+ | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsVisible | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:PublicProperty.gif|}} Attribution ** | ||
+ | |||
+ | N/A | ||
+ | == Remarks == | ||
+ | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#DrawAttributionCore.28GeoCanvas.29 | ||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | |||
+ | ==== Protected Properties ==== | ||
+ | ** {{wiki:ProtectedProperty.gif|}} PreviousExtent ** | ||
- | [[#Protected Properties|Go Back]] | ||
- | ==== PreviousExtent ==== | ||
Gets or sets the previous exent of the overlay. | Gets or sets the previous exent of the overlay. | ||
- | === Remarks === | + | == Remarks == |
- | <html> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#PreviousExtent |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#PreviousExtent" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#PreviousExtent</a></html> | + | == Return Value == |
- | === Return Value === | + | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | | + | |
+ | ** {{wiki:ProtectedProperty.gif|}} 3BM= ** | ||
- | [[#Protected Properties|Go Back]] | + | N/A |
- | ===== Public Events ===== | + | == Remarks == |
- | ==== Drawing ==== | + | N/A |
- | This event raises before the overlay is drawing. | + | == Return Value == |
- | === Remarks === | + | * Type:Double |
- | <html> | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawing.28DrawingOverlayEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawing.28DrawingOverlayEventArgs.29</a></html> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] | | + | |
+ | ** {{wiki:ProtectedProperty.gif|}} IsOverlayInitialized ** | ||
- | [[#Public Events|Go Back]] | + | Gets or sets if the overlay canvas is initialized. |
- | ==== DrawingAttribution ==== | + | == Remarks == |
- | === Remarks === | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#IsOverlayInitialized |
- | <html> | + | == Return Value == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29</a></html> | + | * Type:Boolean |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | | + | |
+ | ==== Public Events ==== | ||
+ | ** {{wiki:PublicEvent.gif|}} Drawing ** | ||
+ | This event raises before the overlay is drawing. | ||
+ | == Remarks == | ||
+ | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawing.28DrawingOverlayEventArgs.29 | ||
- | [[#Public Events|Go Back]] | + | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingOverlayEventArgs|DrawingOverlayEventArgs]] |
- | ==== Drawn ==== | + | |
+ | ** {{wiki:PublicEvent.gif|}} Drawn ** | ||
This event raises after the overlay is drawn. | This event raises after the overlay is drawn. | ||
- | === Remarks === | + | == Remarks == |
- | <html> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawn.28DrawnOverlayEventArgs.29 |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawn.28DrawnOverlayEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawn.28DrawnOverlayEventArgs.29</a></html> | + | |
- | === Event Arguments === | + | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnOverlayEventArgs|DrawnOverlayEventArgs]] | | + | ** {{wiki:PublicEvent.gif|}} DrawingAttribution ** |
+ | N/A | ||
+ | == Remarks == | ||
+ | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawingAttribution.28DrawingAttributionOverlayEventArgs.29 | ||
+ | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawingAttributionOverlayEventArgs|DrawingAttributionOverlayEventArgs]] | ||
- | [[#Public Events|Go Back]] | + | ** {{wiki:PublicEvent.gif|}} DrawnAttribution ** |
- | ==== DrawnAttribution ==== | + | N/A |
- | === Remarks === | + | == Remarks == |
- | <html> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29 |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.AdornmentOverlay#OnDrawnAttribution.28DrawnAttributionOverlayEventArgs.29</a></html> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] | | + | |
+ | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.DrawnAttributionOverlayEventArgs|DrawnAttributionOverlayEventArgs]] | ||
- | [[#Public Events|Go Back]] | ||
- | __NOTOC__ | ||
- | [[Category:WpfDesktopEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.WpfDesktopEdition]] | ||
- | [[Category:UpdateDocumentation]] |