Partilhar via


Construtor PresentationElement

Inicializa uma nova instância da classe PresentationElement.

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
Protected Sub New ( _
    partition As Partition, _
    propertyAssignments As PropertyAssignment() _
)
protected PresentationElement(
    Partition partition,
    PropertyAssignment[] propertyAssignments
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PresentationElement Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams