Sdílet prostřednictvím


DiagramElementHasDecorators – konstruktor

Konstruktor.

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

Syntaxe

'Deklarace
Protected Sub New ( _
    partition As Partition, _
    roleAssignments As RoleAssignment(), _
    propertyAssignments As PropertyAssignment() _
)
protected DiagramElementHasDecorators(
    Partition partition,
    RoleAssignment[] roleAssignments,
    PropertyAssignment[] propertyAssignments
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DiagramElementHasDecorators Třída

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