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