Bagikan melalui


SemanticZoomLocation.Bounds Properti

Definisi

Mendapatkan atau mengatur batas ukuran item seperti yang ada dalam tampilan SemanticZoom saat ini.

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

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

Nilai Properti

Batas ukuran item.

Berlaku untuk