Udostępnij za pośrednictwem


Metoda LineSegment.GetFocusable —

Zwraca wartość wskazującą, czy segment ten jest z możliwością przeniesienia fokusu.

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

Składnia

'Deklaracja
Public Function GetFocusable ( _
    parentShape As ShapeElement _
) As Boolean
public bool GetFocusable(
    ShapeElement parentShape
)

Parametry

Wartość zwracana

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LineSegment Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams