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

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

Syntax

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

See Also