ActiveReports Developer 7
AdvanceWidths Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IGlyphRun Interface : AdvanceWidths Property

Glossary Item Box

Array of widths corresponding with each glyph index.

Syntax

Visual Basic (Declaration) 
ReadOnly Property AdvanceWidths As System.Single()
C# 
System.float[] AdvanceWidths {get;}

See Also