NevronOpenVision
Nevron.Nov.Diagram Namespace / NPort Class


NPort Class Properties

For a list of all members of this type, see NPort members.

Public Properties
 NameDescription
Public PropertyGets or sets the mode in which the port direction angle is determined. By default set to custom.  
Public PropertyDetermines the x-component for the required alignment vector of a matching port  
Public PropertyDetermines the y-component for the required alignment vector of a matching port  
Public PropertyGets or sets the port flow mode, which defines the way in which this port can glue to other shapes ports and whether other shapes begin or end points are allowed to glue to this port. By default set to ENPortFlowMode.InputOutput.  
Public PropertyGets or sets the port glue mode, which defines the way in which this port can glue to other shapes ports and whether other shapes end-points are allowed to glue to this port. By default set to ENPortGlueMode.Inward.  
Public PropertyGets whether the glue mode is either Input or InputOutput.  
Public PropertyGets whether the glue mode is either Inward or InwardOutward.  
Public PropertyGets whether the flow mode is either Output or InputOutput.  
Public PropertyGets whether the glue mode is either Outward or InwardOutward.  
Public PropertyGets or sets the name of the port  
Public PropertyGets or sets whether the port coordinates are expressed in absolute or relative values. By default set to false, meaning that port coordinates are in absolute shape coordinates.  
Top
See Also