[]
return a absolute position according to the relative position of element
public static Point GetPosition(UIElement element, Point point)
Type | Name | Description |
---|---|---|
UIElement | element | the given element |
Point | point | the given relative position |
Type | Description |
---|---|
Point |