L3DT documentation
Large 3D terrain generator

view_SetSelectedArea

Description

Set the selected area rectangle in L3DT’s main map view.

Function prototype

bool CExtAPI::view_SetSelectedArea(const char* lpProjMapName, LPRECT lpRect);

Arguments

Name Type Comment
lpProjMapName const char* A handle to a C-style string containing the name of the map layer whose area is to be selected. If null, the selection is cleared.
lpRect LPRECT A handle to a RECT structure containing the bounding coordinates to be selected. Coordinates are included in the selected area.

Return value

False if an error occurred, and true otherwise.

Comments

None.

 
zeolite/functions/view_setselectedarea.txt · Last modified: 2017/08/31 04:17 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki