C++
static bool isValidLineWeight( int weight );
Description
Returns true for lineweights that match one of the predefined lineweights, and false otherwise.
Parameters
Parameters | Description |
---|---|
weight | Input lineweight in hundredths of a millimeter |
static bool isValidLineWeight( int weight );
Returns true for lineweights that match one of the predefined lineweights, and false otherwise.
Parameters | Description |
---|---|
weight | Input lineweight in hundredths of a millimeter |