IScrollInfo.ExtentWidth Property

Definition

Gets the horizontal size of the extent.

public:
 property double ExtentWidth { double get(); };
public double ExtentWidth { get; }
member this.ExtentWidth : double
Public ReadOnly Property ExtentWidth As Double

Property Value

A Double that represents, in device independent pixels, the horizontal size of the extent. This property has no default value.

Applies to