LabelShapeTypeDescriptor (Constructor) (ICustomTypeDescriptor, PresentationElement, ModelElement)

Nota: esta API ya está obsoleta.

crea un nuevo LabelShapeTypeDescriptor

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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

LabelShapeTypeDescriptor Clase

LabelShapeTypeDescriptor (Sobrecarga)

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