Sdílet prostřednictvím


LabelShapeTextPropertyDescriptor – konstruktor

Inicializuje novou instanci třídy LabelShapeTextPropertyDescriptor.

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

Syntaxe

'Deklarace
Public Sub New ( _
    modelElement As ModelElement, _
    domainPropertyInfo As DomainPropertyInfo, _
    attributes As Attribute() _
)
public LabelShapeTextPropertyDescriptor(
    ModelElement modelElement,
    DomainPropertyInfo domainPropertyInfo,
    Attribute[] attributes
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

LabelShapeTextPropertyDescriptor Třída

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