Click or drag to resize

ApplicationPropertiesAppLayoutOptions Property

Options specifying the overall layout of the application. See AppLayoutOptions

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
AppLayoutOptions AppLayoutOptions { get; }

Property Value

Type: AppLayoutOptions
Options specifying the overall layout of the application. See AppLayoutOptions
See Also