Objects Reference


JavaScript API for Silverlight
GlyphTypefaceCollection

Represents a read-only collection of GlyphTypeface objects.

JScript
var gtc = plugin.settings.GetSystemGlyphTypefaces();
Methods

GetItem, IndexOf

Properties

Count

Managed Equivalent

This object does not have a managed equivalent.

Remarks

In the syntax shown, which is a usage syntax and is the only way to define GlyphTypefaceCollection, gtc is the GlyphTypefaceCollection to create, plugin is a reference to a Silverlight Plug-in object. GetSystemGlyphTypefaces is a specific method of the plug-in.

Version Information

Silverlight 3

See Also

Reference

Concepts

Other Resources

Tags :


Page view tracker