NevronOpenVision
Nevron.Nov.Diagram Namespace / NShape Class / SetLocPinPoint Method / SetLocPinPoint(NPoint) Method
SetLocPinPoint(NPoint) Method
Sets the local pin point position (in local coordinates). By default the local pin point is specified relatively to the shape width and height. This implementation sets proportional expressions to the LocPinX and LocPinY properties.
Syntax
public void SetLocPinPoint( 
   NPoint pt
)

Parameters

pt
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