PortPlacement Enumeration

Port shape can be on one of the four sides of parent shape

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Public Enumeration PortPlacement
public enum PortPlacement
public enum class PortPlacement
type PortPlacement
public enum PortPlacement

Members

Member name Description
Bottom
Left
None
Right
Top

See Also

Reference

Microsoft.VisualStudio.Modeling.Diagrams Namespace