mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2026-04-05 14:37:01 +00:00
Add MapItem.MapTransform property
This commit is contained in:
parent
b253d0696a
commit
85cc01f086
5 changed files with 76 additions and 9 deletions
|
|
@ -98,7 +98,7 @@ namespace MapControl
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the position of an element with Location in view coordinates,
|
||||
/// Gets the view position of an element with Location
|
||||
/// or null when the element has no Location.
|
||||
/// </summary>
|
||||
public static Point? GetViewPosition(FrameworkElement element)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue