DiagramElementHasDecorators.GetDiagramElement(Decorator) Method
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 DiagramElement.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElement ^ GetDiagramElement(Microsoft::VisualStudio::Modeling::DslDefinition::Decorator ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElement GetDiagramElement (Microsoft.VisualStudio.Modeling.DslDefinition.Decorator element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDiagramElement : Microsoft.VisualStudio.Modeling.DslDefinition.Decorator -> Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElement
Public Shared Function GetDiagramElement (element As Decorator) As DiagramElement
Parameters
- element
- Decorator
Returns
- Attributes