Parses the indices from given Glyphs element.
Namespace: FirstFloor.DocumentsAssembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)
Syntax
| C# |
|---|
public static GlyphIndexPoint[] ParseIndices( Glyphs glyphs ) |
| Visual Basic |
|---|
Public Shared Function ParseIndices ( _ glyphs As Glyphs _ ) As GlyphIndexPoint() |
| Visual C++ |
|---|
public: static array<GlyphIndexPoint>^ ParseIndices( Glyphs^ glyphs ) |
Parameters
- glyphs
- Type: System.Windows.Documents..::..Glyphs
The glyphs.