|
|
Sets the font attributes for the next text object created.
Syntax
FlpGrf.ObjectFont( Handle As Integer, Alignment As Integer, Justification As Integer, Orientation As Integer )
The ObjectFont Method has these parts:
|
Part |
Description | ||||||||||||
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. | ||||||||||||
|
Handle |
Number of font added with the FontOpen property. | ||||||||||||
|
Alignment |
| ||||||||||||
|
Justification |
| ||||||||||||
|
Orientation |
Rotation in 10th's of degrees (0-3600). |
Remarks
Sets the font attributes for the next text object added with ObjectTextAdd method.
See Also
![]() |
Last modified on: Friday, August 16, 2002