Skip to main content

IPort interface

Namespace: NextDesign.Core

Description

An access object to port entity information.

Affiliation area

NameDescription
EditorAPIs to access editors.

Inherit Base

NameDescription
INodeIs an access object to node graphic element information.

Property

NameDescription
LocationRatioport location ratio
double value between 0 and 1
OrientationPort Orientation
- "Top" : Top
- "Bottom" : Bottom
- "Left" : Left
- " Right" : Right

Method

NameDescription
CanChangeOrientationChecks if this port can be placed in the specified orientation.
ChangeOrientationChanges the orientation of this port to the specified orientation.
SetLocationRatioSets the port location ratio.