Font Specifies the face, size in points, and color of a DAFontStyle object. Same as FontAnim except that points is a nonanimated number (a double). FontAnim Specifies the face, size in points, and color of a DAFontStyle object.
Specifies the face, size in points, and color of a DAFontStyle object. Same as FontAnim except that points is a nonanimated number (a double).
Syntax
lib.Font( face, points, color )
Parameters
Return Value
Returns the DAFontStyle object.
Specifies the face, size in points, and color of a DAFontStyle object. Because these parameters are all animated, they can vary over time.
Syntax
lib.FontAnim( face, points, color )
Parameters
Return Value
Returns the DAFontStyle object.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.