Table of Contents

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 UIElement

UIElement to check up.

Returns

double

Returns real or rendered width.