화면 » Api

getprintlatticey

Description

전장표 화면에서 lattice_y 값을 가져오는 API이다.

Return Value

Type Description
short lattice_y 값

Remark

전장표 화면에서만 쓰는 API이다.

Example

function btn_on_mouseup() { screen.alert(screen.getprintlatticey()); }

See Also

getprintlatticex

Viewer Ver.

9.1.1.1

Update Date

20091210