Partilhar via


Construtor DiagramTypeDescriptor (ICustomTypeDescriptor, PresentationElement, ModelElement)

Observação: esta API agora é obsoleta.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
<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
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DiagramTypeDescriptor Classe

Sobrecargas DiagramTypeDescriptor

Namespace Microsoft.VisualStudio.Modeling.Diagrams