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