FontClose Method

Introduction

 

Font Attributes This function works with fonts


 

Sets the current font that the FontSetting will change.

 

Syntax

FlpGrf.FontBold [ = bool]

FlpGrf.FontItalic [ = bool]

FlpGrf.FontUnderline [ = bool]

FlpGrf.FontSize [ = value]

 

The Font properties has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph ASP object.

value

Point size of current font.

 

Remarks

This property sets the attributes of the current font.


 

See Also

All Font Routines



FontClose Method

 

 

Last modified on: Friday, August 16, 2002