Decorator.DiagramElement (Propiedad)

obtiene o establece DiagramElement.Elemento del diagrama en el que el elemento decorator pertenece.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Overridable ReadOnly Property DiagramElement As DiagramElement
public virtual DiagramElement DiagramElement { get; }

Valor de propiedad

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElement

Seguridad de .NET Framework

Vea también

Referencia

Decorator Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)