PresentationElementTypeDescriptor.PresentationElement 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.
Returns the presentation model element described by this descriptor
public:
property Microsoft::VisualStudio::Modeling::Diagrams::PresentationElement ^ PresentationElement { Microsoft::VisualStudio::Modeling::Diagrams::PresentationElement ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement PresentationElement { get; }
member this.PresentationElement : Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement
Public ReadOnly Property PresentationElement As PresentationElement