Port.Placement 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.
Returns the edge of the parent component shape where the port shape is currently placed
public:
property Microsoft::VisualStudio::Modeling::Diagrams::PortPlacement Placement { Microsoft::VisualStudio::Modeling::Diagrams::PortPlacement get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.PortPlacement Placement { get; }
member this.Placement : Microsoft.VisualStudio.Modeling.Diagrams.PortPlacement
Public ReadOnly Property Placement As PortPlacement