ActualHeight Property (WPFFrameworkElement)

Action

Gets the rendered height of this element.

Syntax

C#
protected Double ActualHeight { get; }
VB
'Declaration
Protected Read Property ActualHeight As Double

Access

Read only.