ColumnLineWidth Property

ColumnMarkSize Property

Introduction

 

ColumnMarkFont Property This function works on current ColumnThis function works with fonts


 

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

All Column Routines



ColumnLineWidth Property ColumnMarkSize Property

 

 

Last modified on: Friday, August 16, 2002