Udostępnij za pośrednictwem


Konstruktor DiagramTypeDescriptor — (ICustomTypeDescriptor, PresentationElement, ModelElement)

Uwaga: ten interfejs API jest teraz nieaktualny.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
<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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DiagramTypeDescriptor Klasa

Przeciążenie DiagramTypeDescriptor

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams