PortShape(Partition, PropertyAssignment[]) Constructor

Definition

Constructor.

C++
protected:
 PortShape(Microsoft::VisualStudio::Modeling::Partition ^ partition, cli::array <Microsoft::VisualStudio::Modeling::PropertyAssignment ^> ^ propertyAssignments);

Parameters

partition
Partition

Partition where new element is to be created.

propertyAssignments
PropertyAssignment[]

List of domain property id/value pairs to set once the element is created.

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022