Structure
A data type used to store information retrieved about a line style.
struct SS_LINESTYLE
{
NAME name;
char library_path[_MAX_PATH];
} ; // Version 9.02+
Members
Member
Description
name
Name of the linestyle
library_path
Path to the library that contains the linestyle specified by 'name'.
See Also
get_linestyle_info
Header
silver.h
Help URL: http://www.yourdomain.com/help/index.html?ss_linestyle.htm