|
|
This property allows you to specify a font to use for the marks. This will change the marks above ASCII 32, that is the printable characters, the default marks (below ASCII 32) will not be affected. The default font is Arial 8.
Syntax
FlpGrf.ColumnMarkFont = fontHandle
The ColumnMarkFont property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
fontHandle |
Handle number of a font, previously opened. |
Remarks
You can open a font using the FontOpen property
See Also
![]() |
Last modified on: Friday, August 16, 2002