Compartir a través de


NodeShapeTypeDescriptor (Constructor) (ICustomTypeDescriptor, PresentationElement, ModelElement)

Nota: esta API ya está obsoleta.

crea un nuevo ShapeTypeDescriptor

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
<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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

NodeShapeTypeDescriptor Clase

NodeShapeTypeDescriptor (Sobrecarga)

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)