Partager via


LabelShapeTypeDescriptor, constructeur (ICustomTypeDescriptor, PresentationElement, ModelElement)

Remarque : cette API est maintenant obsolète.

Crée un nouveau LabelShapeTypeDescriptor

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Déclaration
<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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

LabelShapeTypeDescriptor Classe

LabelShapeTypeDescriptor, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms