NodeShape::PortPlacementHelper Property
Visual Studio 2015
Gets the helper class that contains the port placement that a shape's parent shape requires.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property PortPlacementHelper^ PortPlacementHelper { static PortPlacementHelper^ get(); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::PortPlacementHelper^The helper class that contains the port placement that a shape's parent shape requires.
Show: