Tech Tip: 4D Draw's default area
PRODUCT: 4D Draw | VERSION: | PLATFORM: Mac & Win
Published On: January 14, 2000
4D Draw has a default area. This area is a template in memory in which default draw attributes can be set. The default area prevents code duplication and unnecessary code execution. 4D Draw commands can be executed on the default area by specifying -1 as the area parameter. The attributes for the default area are automatically used with a 4D Draw area or a plug-in window.