Udostępnij za pośrednictwem


Metoda ShapeField.GetAccessibleChild —

Pobiera obiekt dostępności dla pola podrzędne kształtu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Public Overridable Function GetAccessibleChild ( _
    parentShape As ShapeElement, _
    index As Integer _
) As ShapeSubField
public virtual ShapeSubField GetAccessibleChild(
    ShapeElement parentShape,
    int index
)

Parametry

  • index
    Typ: System.Int32
    Indeks, który jest przypisany do pola podrzędne kształtu.

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Diagrams.ShapeSubField
Obiekt dostępności dla pola podrzędne kształtu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeField Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams