Sdílet prostřednictvím


LabelShape – konstruktor (Partition, array<PropertyAssignment )

Vytvoří novou instanci třídy LabelShape.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    partition As Partition, _
    ParamArray propertyAssignments As PropertyAssignment() _
)
public LabelShape(
    Partition partition,
    params PropertyAssignment[] propertyAssignments
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

LabelShape Třída

LabelShape – přetížení

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů