Partilhar via


Construtor LabelShapeTextPropertyDescriptor

Inicializa uma nova instância da classe LabelShapeTextPropertyDescriptor.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    modelElement As ModelElement, _
    domainPropertyInfo As DomainPropertyInfo, _
    attributes As Attribute() _
)
public LabelShapeTextPropertyDescriptor(
    ModelElement modelElement,
    DomainPropertyInfo domainPropertyInfo,
    Attribute[] attributes
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

LabelShapeTextPropertyDescriptor Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams