Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leSetFormSnapMode

leSetFormSnapMode(
t_SnapMode
) 
=> t_SnapMode

Description

Sets the cursor snap mode in a valid active window.

Arguments

t_SnapMode

Specifies the cursor snap mode.
Valid Values: diagonal, orthogonal, L90XFirst, L90YFirst, anyAngle

Value Returned

t_SnapMode

Returns the cursor snap mode.

Example

Sets the cursor snap mode and returns the snap mode set "diagonal".

leSetFormSnapMode("diagonal") 


Return to top
 ⠀
X