Поделиться через


NodeShapeTypeDescriptor - конструктор (ICustomTypeDescriptor, PresentationElement, ModelElement)

Примечание. Данный API устарел.

Создает новый ShapeTypeDescriptor

Пространство имен:  Microsoft.VisualStudio.Modeling.Diagrams
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Синтаксис

'Декларация
<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
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

NodeShapeTypeDescriptor Класс

NodeShapeTypeDescriptor - перегрузка

Microsoft.VisualStudio.Modeling.Diagrams - пространство имен