Retrieves a DAStatics object that gives the sprite access to the DirectAnimation library functions and properties.
Syntax
Scripting lib=spriteObj.Library
Possible Values
- lib
- DAStatics object.
Example
The following JScript code shows how to use this property.
mysprite.Library=DAControl.PixelLibrary;
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.