ComponentOne Bitmap for WPF
Offsets Field (GlyphRun)

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > GlyphRun Class : Offsets Field
An optional array of glyph offsets. This array could be null or contains GlyphCount elements.
Syntax
'Declaration
 
Public Offsets As GlyphOffset()
public GlyphOffset[] Offsets
See Also

Reference

GlyphRun Class
GlyphRun Members