StackPanel.MakeVisible(Visual, Rect) Yöntem

Tanım

Belirtilen koordinatlara kaydırarak bu bölümü Visual görünür hale getirir.

public:
 virtual System::Windows::Rect MakeVisible(System::Windows::Media::Visual ^ visual, System::Windows::Rect rectangle);
public System.Windows.Rect MakeVisible(System.Windows.Media.Visual visual, System.Windows.Rect rectangle);
abstract member MakeVisible : System.Windows.Media.Visual * System.Windows.Rect -> System.Windows.Rect
override this.MakeVisible : System.Windows.Media.Visual * System.Windows.Rect -> System.Windows.Rect
Public Function MakeVisible (visual As Visual, rectangle As Rect) As Rect

Parametreler

visual
Visual

Bu Visual görünür hale gelir.

rectangle
Rect

Bir Rect görselin içindeki koordinat alanını temsil eden.

Döndürülenler

Rect Görünür hale gelen koordinat alanında bir.

Uygulamalar

Şunlara uygulanır