Sdílet prostřednictvím


DiagramTypeDescriptor – konstruktor (ICustomTypeDescriptor, PresentationElement, ModelElement)

Poznámka: Toto rozhraní API je nyní zastaralé.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Deklarace
<ObsoleteAttribute("This method is redundant and may be removed in a later version. Use the alternative (ICustomTypeDescriptor, Diagram) constructor instead.",  _
    True)> _
Public Sub New ( _
    parent As ICustomTypeDescriptor, _
    presentationElement As PresentationElement, _
    element As ModelElement _
)
[ObsoleteAttribute("This method is redundant and may be removed in a later version. Use the alternative (ICustomTypeDescriptor, Diagram) constructor instead.", 
    true)]
public DiagramTypeDescriptor(
    ICustomTypeDescriptor parent,
    PresentationElement presentationElement,
    ModelElement element
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DiagramTypeDescriptor Třída

DiagramTypeDescriptor – přetížení

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů