Freigeben über


BinaryLinkShape-Konstruktor

Initialisiert eine neue Instanz der BinaryLinkShape-Klasse.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

'Declaration
Protected Sub New ( _
    partition As Partition, _
    propertyAssignments As PropertyAssignment() _
)
protected BinaryLinkShape(
    Partition partition,
    PropertyAssignment[] propertyAssignments
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

BinaryLinkShape Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace