font Specifies the face, size in points, and color of a FontStyleBvr object.
Specifies the face, size in points, and color of a FontStyleBvr object. Because these parameters are all behaviors, they can vary over time.
Syntax
public static FontStyleBvr font( StringBvr face, NumberBvr points, ColorBvr color>;
Parameters
Return Value
Returns the FontStyleBvr object.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.