Method GetHeight
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
GetHeight(UIElement)
Safely calculates height of the given element.
public static double GetHeight(UIElement element)
Parameters
element
UIElementUIElement
to check up.
Returns
- double
Returns real or rendered height.