OrientedVirtualizingPanel.ExtentWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the horizontal size of the panel extent.
public:
property double ExtentWidth { double get(); };
double ExtentWidth();
public double ExtentWidth { get; }
var double = orientedVirtualizingPanel.extentWidth;
Public ReadOnly Property ExtentWidth As Double
Property Value
Double
double
A value in pixels.