Freigeben über


LabelShapeTypeDescriptor-Konstruktor (ICustomTypeDescriptor, PresentationElement, ModelElement)

Hinweis: Diese API ist mittlerweile veraltet.

Erstellt ein neues LabelShapeTypeDescriptor

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LabelShapeTypeDescriptor Klasse

LabelShapeTypeDescriptor-Überladung

Microsoft.VisualStudio.Modeling.Diagrams-Namespace