Udostępnij za pośrednictwem


Metoda ShapeElement.SetShowHideStateImplementation —

Określa widoczność kształtu.

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 Sub SetShowHideStateImplementation ( _
    show As Boolean _
)
protected virtual void SetShowHideStateImplementation(
    bool show
)

Parametry

  • show
    Typ: System.Boolean
    wartość PRAWDA, aby pokazać kształtu; w przeciwnym razie wartość false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams