ShapeOutline
ShapeOutline:
Outline (stroke) of a Shape.
Remarks
Section titled “Remarks”An outline is drawn only when it has both a color and a width; null for
either color or width means no outline is drawn, the same way a
paragraph or table border needs both to be visible.
Properties
Section titled “Properties”Outline color as a hex string (for example '#000000'), or null for no
outline.
Outline width in points (1 point = 1/72 inch), or null for no outline.