Bagikan melalui


WebViewControl.Bounds Properti

Definisi

Mendapatkan atau mengatur batas kontrol.

public:
 property Rect Bounds { Rect get(); void set(Rect value); };
Rect Bounds();

void Bounds(Rect value);
public Rect Bounds { get; set; }
var rect = webViewControl.bounds;
webViewControl.bounds = rect;
Public Property Bounds As Rect

Nilai Properti

Batas kontrol.

Berlaku untuk