Condividi tramite


Metodo NodeShape.SetIsExpandedValue

Imposta il valore su IsExpanded proprietà.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
Protected Overridable Sub SetIsExpandedValue ( _
    newValue As Boolean _
)
protected virtual void SetIsExpandedValue(
    bool newValue
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

NodeShape Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams