Gets a value that contains the vertical size of the extent. This is a dependency property.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public double ExtentHeight { get; }
Visual Basic
Public ReadOnly Property ExtentHeight As Double
	Get

See Also