Specifies the face, size in points, and color of a FontStyleBvr object. Because these parameters are all behaviors, they can vary over time.
public static FontStyleBvr font(
StringBvr face,
NumberBvr points,
ColorBvr color>;
Returns the FontStyleBvr object.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.