NodeShape::PortPlacementHelper Property

 

Gets the helper class that contains the port placement that a shape's parent shape requires.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
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.

Return to top
Show: