Partilhar via


Construtor LabelShape (Store, array<PropertyAssignment )

Inicializa uma nova instância da classe LabelShape.

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 ( _
    store As Store, _
    ParamArray propertyAssignments As PropertyAssignment() _
)
public LabelShape(
    Store store,
    params PropertyAssignment[] propertyAssignments
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

LabelShape Classe

Sobrecargas LabelShape

Namespace Microsoft.VisualStudio.Modeling.Diagrams