INCLAN: border: Difference between revisions

From CYANA Wiki
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 ==


'''angle'''  
'''border'''  


== Description ==
== Description ==


Defines a font property with the possible values:
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:
;'''regular''':Regular; not italics.
;off:Border lines are not drawn.
;'''italics''':Italics or oblique.
;on:Border lines are drawn.
Note that the Symbol font is only available as '''regular'''.
Initial value: '''on'''.
Initial value: '''regular'''.

Latest revision as of 16: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.