AdornerDecorator.GetVisualChild(Int32) Méthode

Définition

Obtient un enfant Visual à la position de index spécifiée.

protected:
 override System::Windows::Media::Visual ^ GetVisualChild(int index);
protected override System.Windows.Media.Visual GetVisualChild (int index);
override this.GetVisualChild : int -> System.Windows.Media.Visual
Protected Overrides Function GetVisualChild (index As Integer) As Visual

Paramètres

index
Int32

Position d'index de l'enfant Visual désiré.

Retours

Enfant Visual de l'élément Viewbox parent.

S’applique à