LabelShapeTextPropertyDescriptor Constructor (ModelElement^, DomainPropertyInfo^, array<Attribute^>^)

 

Initializes a new instance of the LabelShapeTextPropertyDescriptor class.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
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^>^
Return to top
Show: