public enum ENEndPointGlueMode : System.Enum
public enum ENEndPointGlueMode : System.Enum
Member | Description |
---|---|
GlueToBoxCenter | The Begin or End point of the connectors are glued to the nearest port of the shape. |
GlueToBoxIntersection | The Begin or End point of the connectors are glued to the contour (outline) of the shape box. |
GlueToGeometryIntersection | The Begin or End point of the connectors are glued to the contour (outline) of the shape geometry. |
GlueToNearestPort | The Begin or End point of the connectors are glued to the nearest port of the shape. |
GlueToPort | Glues the begin/end point to the nearest port (static) |
GlueToShape | Glues to begin/end point to the shape. |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.ENEndPointGlueMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)