Metodo NodeShape.SetIsExpandedValue
Imposta il valore per la proprietà IsExpanded.
Spazio dei nomi: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Sintassi
'Dichiarazione
Protected Overridable Sub SetIsExpandedValue ( _
newValue As Boolean _
)
protected virtual void SetIsExpandedValue(
bool newValue
)
Parametri
- newValue
Tipo: System.Boolean
Nuovo valore per la proprietà IsExpanded.
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.