NevronOpenVision
Nevron.Nov.Diagram Namespace / NPolylineRoutableConnectorModel Class / MergePoints Method
oriented distance below which the point is merged (in scene coordinates)
MergePoints Method (NPolylineRoutableConnectorModel)
Merges (removes) all points, whose oriented distance from the line formed by its neighbours is smaller than the specified.
Syntax
public override void MergePoints( 
   System.double distance
)

Parameters

distance
oriented distance below which the point is merged (in scene coordinates)
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