Udostępnij za pośrednictwem


Metoda ShapeElement.SetShowHideStateImplementation —

Ustawia widoczność 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
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 false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams