CarouselPanel.ViewportWidth Propiedad

Definición

Obtiene el tamaño horizontal de la ventanilla o el área de contenido.

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

Valor de propiedad

Double

double

Valor en píxeles.

Se aplica a