Udostępnij za pośrednictwem


Metoda ShapeElement.DetermineHighlightShape —

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

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

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams