Condividi tramite


Costruttore DiagramTypeDescriptor (ICustomTypeDescriptor, PresentationElement, ModelElement)

Nota: questa API è ora obsoleta.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
<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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DiagramTypeDescriptor Classe

Overload DiagramTypeDescriptor

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams