Decorator.DiagramElement Property

Definition

Gets or sets DiagramElement. Diagram element to which the decorator belongs.

public:
 virtual property Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElement ^ DiagramElement { Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElement ^ get(); };
public virtual Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElement DiagramElement { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DiagramElement : Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElement
Public Overridable ReadOnly Property DiagramElement As DiagramElement

Property Value

Attributes

Applies to