NodeShape.PortPlacementHelper Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the helper class that encapsulates all of the port placement required for its parent shape.
public:
static property Microsoft::VisualStudio::Modeling::Diagrams::PortPlacementHelper ^ PortPlacementHelper { Microsoft::VisualStudio::Modeling::Diagrams::PortPlacementHelper ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.PortPlacementHelper PortPlacementHelper { get; }
static member PortPlacementHelper : Microsoft.VisualStudio.Modeling.Diagrams.PortPlacementHelper
Public Shared ReadOnly Property PortPlacementHelper As PortPlacementHelper