home *** CD-ROM | disk | FTP | other *** search
- REM Favorite : Fill
-
- WITHOBJECT "CorelDraw.Automation.8"
- .StartOfRecording
- .SuppressPainting
- .RecorderStorePreselectedObjects FALSE
- .RecorderSelectObjectByIndex TRUE, 1
- .StoreColor 5, 253, 255, 200, 0, 0, 0, 100, 0
- .StoreColor 5, 253, 255, 196, 0, 0, 0, 100, 1
- .StoreColor 5, 204, 154, 54, 0, 0, 0, 100, 24
- .StoreColor 5, 255, 206, 154, 0, 0, 0, 100, 39
- .StoreColor 5, 210, 151, 0, 0, 0, 0, 100, 62
- .StoreColor 5, 204, 154, 0, 0, 0, 0, 100, 97
- .StoreColor 5, 204, 154, 0, 0, 0, 0, 100, 100
- .ApplyFountainFill 0, 0, 0, -1800, 256, 0, 3, 50
- .ResumePainting
- .EndOfRecording
- END WITHOBJECT
-
-
-