GlyphTypefaceCollection

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Represents a read-only collection of GlyphTypeface objects.

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