Aracılığıyla paylaş


LabelShapeTypeDescriptor Oluşturucu (ICustomTypeDescriptor, PresentationElement, ModelElement)

Not: Bu API artık kullanılmıyor.

Yeni LabelShapeTypeDescriptor oluşturur.

Ad alanı:  Microsoft.VisualStudio.Modeling.Diagrams
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll içinde)

Sözdizimi

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

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

LabelShapeTypeDescriptor Sınıf

LabelShapeTypeDescriptor Fazla Yük

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı