Share via


PortPlacement Enum

Definition

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

public enum class PortPlacement
public enum PortPlacement
type PortPlacement = 
Public Enum PortPlacement
Inheritance
PortPlacement

Fields

Name Value Description
None -1
Left 0
Right 1
Top 2
Bottom 3

Applies to