共用方式為


CarouselPanel.ExtentWidth 屬性

定義

取得面板範圍的水準大小。

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

屬性值

Double

double

以像素為單位的值。

適用於