Compartir a través de


ScrollViewerAutomationPeer.VerticalViewSize Propiedad

Definición

Obtiene el tamaño de la vista vertical.

public:
 property double VerticalViewSize { double get(); };
double VerticalViewSize();
public double VerticalViewSize { get; }
var double = scrollViewerAutomationPeer.verticalViewSize;
Public ReadOnly Property VerticalViewSize As Double

Valor de propiedad

Double

double

Tamaño vertical de la región visible como porcentaje del total del área de contenido del control.

Implementaciones

Se aplica a