InkPresenter.GetVisualChild(Int32) Yöntem

Tanım

Alt öğeyi Visual belirtilen index konumda alır.

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

Parametreler

index
Int32

Alt öğenin dizin konumu.

Döndürülenler

Visual

Belirtilen index konumdaki alt öğe.

Şunlara uygulanır

Ayrıca bkz.