PM_RM_HLINES_FROM_VIEW
Syntax
int_val = PM_RM_HLINES_FROM_VIEW ( view_handle );
- Input arguments
-
handle view_handle Handle of the view.
Return Values
- Success:
-
int 0 Removing the hidden lines succeeded.
- Failure:
-
int -1 Failed to remove the hidden lines.
Description
This function removes the hidden lines from a given view.
Function Set
Related Functions