Freigeben über


Shape-Konstruktor

Konstruktor.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Shape Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace