Graphic objects layout
    The layout of a user interface for a 
FactoryTalk Optix Application
 depends on the elements defined for each of the graphic object components.When creating the user interface, consider how these items will affect your application:
      
- Size. The size and aspect ratios of the screens on which the interface will be displayed.
- Position. The alignment and margins of the objects with respect to the width and height properties of the objects.
- Order. The relative position of objects to each other within the interface and as implied by the information model of the application.
Provide Feedback