menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.DocObjects
/
Font.FontStyle
Font.FontStyle enum
Vertical angle of font Upright, Italic, or Oblique
Derived Classes:
Namespace:
Rhino.DocObjects
Font.FontStyle:
references
keyboard_arrow_down
Values (4)
Unset = 0
Not set.
Upright = 1
Default font style.
Italic = 2
The face is sloped so the top is to the right of the base. Face names sometimes use the word "oblique" for italic faces.
Oblique = 3
The face is sloped so the top is to the left of the base. This is extremely rare. NOTE WELL: Face names sometimes use the word "oblique" for italic faces.
Nothing found