Table of Contents

Method GetRealElementSize

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetRealElementSize(UIElement)

The Size which the Element really should have (even if its smaller Rendered (like empty Image!))

public static Size GetRealElementSize(UIElement element)

Parameters

element UIElement

Returns

Size