NevronOpenVision
Nevron.Nov.Diagram.Shapes Namespace / NConnectorShapeFactory Class / CreateSideToSide Method
CreateSideToSide Method
Creates a side to side connector (HVH) that is intended to connect the sides of shapes. If offset is 0, the connector V segment is positioned in the middle, otherwise it is offset on right (if offset is positive) or offset to the left (if offset is negative).
Syntax
public NShape CreateSideToSide( 
   System.double offset
)

Parameters

offset
Requirements

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)

See Also