Library Property

Structured Graphics Control

Retrieves a DAStatics object that gives the control access to the Microsoft® DirectAnimation® library functions and properties.

Syntax

Scriptinglib=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 Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.