formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | Graphics
Description
Gets a standard pen pattern. This will return one of the runtime standard pen patterns.
Plugin Prototype
fzrt_error_td fzrt_get_std_penpat(
pattype, | |
pat ) |
Parameters
pattype [Input]
A standard pen pattern
pat [Input]
pointer to a pen pattern Must be a pointer allocated by fzrt_pen_pat_new
Returns
FZRT_NOERR on success, and error ID otherwise
Availability
5.0.0.0
Function Set
Defined in