Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The EMR_SETBRUSHORGEX record specifies the origin of the current brush.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Type |
|||||||||||||||||||||||||||||||
|
Size |
|||||||||||||||||||||||||||||||
|
Origin |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
Type (4 bytes): An unsigned integer that identifies this record type as EMR_SETBRUSHORGEX. This value is 0x0000000D.
Size (4 bytes): An unsigned integer that specifies the size of this record in bytes.
Origin (8 bytes): A PointL object ([MS-WMF] section 2.2.2.15), which specifies the horizontal and vertical origin of the current brush in logical units.
See section 2.3.11 for more state record types.