ScrollBar.ViewportSize Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur jumlah konten yang dapat digulir yang saat ini terlihat.
public:
property double ViewportSize { double get(); void set(double value); };
double ViewportSize();
void ViewportSize(double value);
public double ViewportSize { get; set; }
var double = scrollBar.viewportSize;
scrollBar.viewportSize = double;
Public Property ViewportSize As Double
<ScrollBar ViewportSize="double"/>
Nilai Properti
Double
double
Jumlah konten yang dapat digulir yang saat ini terlihat. Defaultnya adalah 0.