LabelShapeTextPropertyDescriptor(ModelElement, DomainPropertyInfo, Attribute[]) Конструктор
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Инициализирует новый экземпляр класса LabelShapeTextPropertyDescriptor.
public:
LabelShapeTextPropertyDescriptor(Microsoft::VisualStudio::Modeling::ModelElement ^ modelElement, Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^ domainPropertyInfo, cli::array <Attribute ^> ^ attributes);
public LabelShapeTextPropertyDescriptor (Microsoft.VisualStudio.Modeling.ModelElement modelElement, Microsoft.VisualStudio.Modeling.DomainPropertyInfo domainPropertyInfo, Attribute[] attributes);
new Microsoft.VisualStudio.Modeling.Diagrams.LabelShapeTextPropertyDescriptor : Microsoft.VisualStudio.Modeling.ModelElement * Microsoft.VisualStudio.Modeling.DomainPropertyInfo * Attribute[] -> Microsoft.VisualStudio.Modeling.Diagrams.LabelShapeTextPropertyDescriptor
Public Sub New (modelElement As ModelElement, domainPropertyInfo As DomainPropertyInfo, attributes As Attribute())
Параметры
- modelElement
- ModelElement
- domainPropertyInfo
- DomainPropertyInfo
- attributes
- Attribute[]