Compartir a través de


PivotAutomationPeer.VerticalViewSize Propiedad

Definición

Obtiene el tamaño de la vista vertical actual.

public:
 property double VerticalViewSize { double get(); };
double VerticalViewSize();
public double VerticalViewSize { get; }
var double = pivotAutomationPeer.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