Decorator.DiagramElement Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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