Specifies the face, size in points, and color of a DAFontStyle object. Because these parameters are all animated, they can vary over time.
lib.FontAnim(
face,
points,
color
)
Returns the DAFontStyle object.
Same as FontAnim except that points is a non-animated number (a double).
lib.Font(
face,
points,
color>
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.