INCLAN: fill: 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…')
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Synopsis ==
== Synopsis ==


'''angle'''  
'''fill'''  


== Description ==
== Description ==


Defines a font property with the possible values:
Defines the fill pattern used to draw areas. Its value is an integer between 0 and 15 with the following meaning:
;'''regular''':Regular; not italics.
 
;'''italics''':Italics or oblique.
 
Note that the Symbol font is only available as '''regular'''.
;0:Empty; do not fill areas.[[Image:Fill1.jpg|25px]]
Initial value: '''regular'''.
 
;1:Full color.[[Image:Fill2.jpg|25px]]
 
;2–7:Progressively less saturated shading or color.[[Image:Fill3.jpg|150px]]
 
;8:White: covers other graphics.[[Image:Fill4.jpg|25px]]
 
;9–15:Different types of hatching.[[Image:Fill5.jpg|175px]]
 
Initial value: 0.

Latest revision as of 19:10, 9 September 2009

Synopsis

fill

Description

Defines the fill pattern used to draw areas. Its value is an integer between 0 and 15 with the following meaning:


0
Empty; do not fill areas.Fill1.jpg
1
Full color.Fill2.jpg
2–7
Progressively less saturated shading or color.Fill3.jpg
8
White: covers other graphics.Fill4.jpg
9–15
Different types of hatching.Fill5.jpg


Initial value: 0.