Condividi tramite


Costruttore NodeShapeTypeDescriptor (ICustomTypeDescriptor, PresentationElement, ModelElement)

Nota: questa API è ora obsoleta.

crea un nuovo ShapeTypeDescriptor

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, PresentationElement) 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, PresentationElement) constructor instead.", 
    true)]
public NodeShapeTypeDescriptor(
    ICustomTypeDescriptor parent,
    PresentationElement presentationElement,
    ModelElement element
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

NodeShapeTypeDescriptor Classe

Overload NodeShapeTypeDescriptor

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams