다음을 통해 공유


AccessText.GetVisualChild(Int32) 메서드

정의

시각적 자식 요소의 인덱스를 가져옵니다.

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

매개 변수

index
Int32

반환할 시각적 자식 요소의 인덱스입니다.

반환

Visual

시각적 자식 요소의 인덱스를 나타내는 정수를 반환합니다.

적용 대상