NevronOpenVision
Nevron.Nov.Diagram Namespace / NImageBlock Class / GlueToShapeLine Method / GlueToShapeLine(Double,Double,Boolean,NAngle) Method
GlueToShapeLine(Double,Double,Boolean,NAngle) Method
Glues the image block Pin and Angle to a relative location along the line connecting the Begin and End shape points.
Syntax
public void GlueToShapeLine( 
   System.double locationFactor,
   System.double locationOffset,
   System.bool useLineOrientation,
   NAngle angleOffset
)

Parameters

locationFactor
locationOffset
useLineOrientation
angleOffset
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