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

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

Syntax

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

See Also