ScreenFloatingAreas

The ScreenFloatingAreas property contains an array of @ScreenFloatingArea complex properties.

The ScreenFloatingAreas property is unusual (but not unique) in that it contains an array of a second property. Ordinarily if you assign multiple values to a property, EGL only recognizes the last assignment. You use the property to define as many @ScreenFloatingArea complex properties as you need for your displayed output. For an overview of floating areas, see Introduction to Form parts.

The ScreenFloatingAreas property contains one or more instances of the following property field:
@ScreenFloatingArea
A property that defines the characteristics of a floating area for the screen. For more information, see @ScreenFloatingArea.