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
- newValue
Tipo: System.Boolean
il nuovo valore per IsExpanded proprietà.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.