INCLAN: border: Difference between revisions
Jump to navigation
Jump to search
(Created page with '== Synopsis == '''angle''' == Description == Defines a font property with the possible values: ;'''regular''':Regular; not italics. ;'''italics''':Italics or oblique. Note th…') |
No edit summary |
||
Line 1: | Line 1: | ||
== Synopsis == | == Synopsis == | ||
''' | '''border''' | ||
== Description == | == Description == | ||
Determines whether the border of a closed figure (a rectangle, a circle, an ellipse, a polygon, a closed Bézier curve, or certain types of marks) will be drawn as a line: | |||
; | ;off:Border lines are not drawn. | ||
; | ;on:Border lines are drawn. | ||
Initial value: '''on'''. | |||
Initial value: ''' |
Latest revision as of 15:47, 9 September 2009
Synopsis
border
Description
Determines whether the border of a closed figure (a rectangle, a circle, an ellipse, a polygon, a closed Bézier curve, or certain types of marks) will be drawn as a line:
- off
- Border lines are not drawn.
- on
- Border lines are drawn.
Initial value: on.