Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

geSetScrollPercent

geSetScrollPercent( 
n_percent 
)
=> n_percent 

Description

Controls the percentage of the drawing currently visible that is shifted when geScroll is activated.

The value can be set between 1 percent and 100 percent.

Arguments

n_percent

New percentage of the display to scroll.

Value Returned

n_percent

New percentage of the display to scroll.

Examples

Returns 25 and sets the new percentage to 25 percent.

geSetScrollPercent( 25 )

Related Topics

geScroll

Window Scroll Functions


Return to top
 ⠀
X