GenericLinkShape Constructor (Store^, array<PropertyAssignment^>^)
Visual Studio 2015
Constructor
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: GenericLinkShape( Store^ store, ... array<PropertyAssignment^>^ propertyAssignments )
Parameters
- store
-
Type:
Microsoft.VisualStudio.Modeling::Store^
Store where new element is to be created.
- propertyAssignments
-
Type:
array<Microsoft.VisualStudio.Modeling::PropertyAssignment^>^
List of domain property id/value pairs to set once the element is created.
Show: