Partager via


GraphConditionalStyleCollection.Compile, méthode

Compile les expressions conditionnelles dans les styles de ce Graphique.

Espace de noms :  Microsoft.VisualStudio.GraphModel.Styles
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Sub Compile ( _
    compileErrorCallback As EventHandler(Of GraphErrorEventArgs) _
)
public void Compile(
    EventHandler<GraphErrorEventArgs> compileErrorCallback
)
public:
void Compile(
    EventHandler<GraphErrorEventArgs^>^ compileErrorCallback
)
member Compile : 
        compileErrorCallback:EventHandler<GraphErrorEventArgs> -> unit 
public function Compile(
    compileErrorCallback : EventHandler<GraphErrorEventArgs>
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

GraphConditionalStyleCollection Classe

Microsoft.VisualStudio.GraphModel.Styles, espace de noms