NevronOpenVision
Nevron.Nov.Diagram Namespace / NPort Class / GlueToGeometryContour Method / GlueToGeometryContour(Double,Double) Method
relative location along the geometry contour (0 is the begin of the contour, 1 is the end of the contour)
absolute offset along the contour from the relatively calculated location
GlueToGeometryContour(Double,Double) Method
Glues the port location to a relative position along the owner shape geometry contour. The direction is not affected by the this binding.
Syntax
public void GlueToGeometryContour( 
   System.double locationFactor,
   System.double locationOffset
)

Parameters

locationFactor
relative location along the geometry contour (0 is the begin of the contour, 1 is the end of the contour)
locationOffset
absolute offset along the contour from the relatively calculated location
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