home *** CD-ROM | disk | FTP | other *** search
- REM Favorite : Outline Style
-
- WITHOBJECT "CorelDraw.Automation.8"
- .StartOfRecording
- .SuppressPainting
- .RecorderStorePreselectedObjects FALSE
- .SetOutlineMiscProperties 2, 30, 0, 0, 100, 0, FALSE, FALSE
- .ResumePainting
- .EndOfRecording
- END WITHOBJECT
-
-
-