Udostępnij za pośrednictwem


Metoda ShapeElement.DetermineHighlightShape —

Wyszukuje wyróżnionych kształtu w łańcuchu kształtów.

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
Protected Overridable Function DetermineHighlightShape ( _
    shape As ShapeElement _
) As ShapeElement
protected virtual ShapeElement DetermineHighlightShape(
    ShapeElement shape
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Wyróżnione kształtu lub wartość null, jeśli żaden kształt zostanie wyróżniony.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams