|
Open CASCADE Technology
6.5.4
|
defines IGESIntercharacterSpacing, Type <406> Form <18>
in package IGESGraph
Specifies the gap between letters when fixed-pitch
spacing is used
#include <IGESGraph_IntercharacterSpacing.hxx>

Public Member Functions | |
| IGESGraph_IntercharacterSpacing () | |
| void | Init (const Standard_Integer nbProps, const Standard_Real anISpace) |
| This method is used to set the fields of the class IntercharacterSpacing | |
| Standard_Integer | NbPropertyValues () const |
| returns the number of property values in <me> | |
| Standard_Real | ISpace () const |
| returns the Intercharacter Space of <me> in percentage of the text height (Range = 0..100) | |
| void IGESGraph_IntercharacterSpacing::Init | ( | const Standard_Integer | nbProps, |
| const Standard_Real | anISpace | ||
| ) |
1.8.0