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.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)

Syntax

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

Members

Member name Description
None
Left
Right
Top
Bottom

See Also

Reference

Microsoft.VisualStudio.Modeling.Diagrams Namespace