Difference between revisions of "Border"

From SAP Enable Now Wiki
Line 1: Line 1:
 
==Scope==
 
==Scope==
* '''[[Simulation]]''' content object > ''macro'' > '''Border''' [ |'''Top'''|'''Bottom'''|'''Right'''|'''Left'''] property
+
* '''[[Simulation]]''' content object > ''macro'' > '''Border''' property
 +
* '''[[Simulation]]''' content object > ''macro'' > '''Border Width Bottom''' property
 +
* '''[[Simulation]]''' content object > ''macro'' > '''Border Width Left''' property
 +
* '''[[Simulation]]''' content object > ''macro'' > '''Border Width Right''' property
 +
* '''[[Simulation]]''' content object > ''macro'' > '''Border Width Top''' property
  
 
==Purpose==
 
==Purpose==

Revision as of 07:58, 17 September 2019

Scope

  • Simulation content object > macro > Border property
  • Simulation content object > macro > Border Width Bottom property
  • Simulation content object > macro > Border Width Left property
  • Simulation content object > macro > Border Width Right property
  • Simulation content object > macro > Border Width Top property

Purpose

This property specifies the width (in pixels) of the border that will be applied to the parent object.

Where separate Border Width Top, Bottom, Right, and Left properties are available, the Border property is used to define the default border for all edges of the object, and this can be overridden for any given edge by specifying the relevant 'edge' property. As soon as an 'edge' property is activated it is defaulted to 0 and will override the default object border (if specified). You can also leave the Border deactivated and only activate/set the specific edge properties you want to use.