The GetViewHairlines transaction reports whether the Hairlines view option is enabled for the specified document window. When enabled, Hairlines displays all vector object lines as being 1 pixel thick at all scale factors.
Type XTYP_REQUEST
Syntax [GetViewHairlines(docwinID)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
Reply |
Data type |
Values |
Meaning |
|
OnOff |
BOOL |
0 | 1 |
not enabled | enabled |
Release information
Added in Release 4.10.
See also