LabelShapeTextPropertyDescriptor Constructor (ModelElement^, DomainPropertyInfo^, array<Attribute^>^)
Visual Studio 2015
Initializes a new instance of the LabelShapeTextPropertyDescriptor class.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: LabelShapeTextPropertyDescriptor( ModelElement^ modelElement, DomainPropertyInfo^ domainPropertyInfo, array<Attribute^>^ attributes )
Parameters
- modelElement
- Type: Microsoft.VisualStudio.Modeling::ModelElement^
- domainPropertyInfo
- Type: Microsoft.VisualStudio.Modeling::DomainPropertyInfo^
- attributes
- Type: array<System::Attribute^>^
Show: