CarouselPanel.ExtentWidth Property

Definition

Gets the horizontal size of the panel extent.

public:
 property double ExtentWidth { double get(); };
double ExtentWidth();
public double ExtentWidth { get; }
var double = carouselPanel.extentWidth;
Public ReadOnly Property ExtentWidth As Double

Property Value

Double

double

A value in pixels.

Applies to