Port shape can be on one of the four sides of parent shape
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.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 |