Structure
A data type used to store pattern information.
struct SS_PATTERN
{
double height;
double width;
int units;
int fill;
} ;
Members
Member
Description
height
Height of patttern
width
Width of pattern
units
Units of height and width
See Also
get_pattern_info
Header
silver.h
Help URL: http://www.yourdomain.com/help/index.html?ss_pattern.htm