Sdílet prostřednictvím


DiagramElementHasDecorators.SetDiagramElement – metoda

Nastaví DiagramElement.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Public Shared Sub SetDiagramElement ( _
    element As Decorator, _
    newDiagramElement As DiagramElement _
)
public static void SetDiagramElement(
    Decorator element,
    DiagramElement newDiagramElement
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DiagramElementHasDecorators Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů