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
)
Параметры
- parent
Тип: System.ComponentModel.ICustomTypeDescriptor
- presentationElement
Тип: Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement
- element
Тип: Microsoft.VisualStudio.Modeling.ModelElement
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
NodeShapeTypeDescriptor - перегрузка
Microsoft.VisualStudio.Modeling.Diagrams - пространство имен