GlyphMetricsFloat Structure

Language:

Contains information about the position and orientation of the corresponding glyph in the string.

Definition

Visual Basic Public Structure GlyphMetricsFloat
C# public struct GlyphMetricsFloat 
C++ public value class GlyphMetricsFloat sealed 
JScript In JScript, you can use structures, but you cannot define your own.

Members Table

Method Description
GlyphMetricsFloat Initializes a new instance of the GlyphMetricsFloat class.
ToString Obtains a string representation of the current instance.
Property Description
BlackBoxX Specifies the width of the smallest rectangle (the glyph's black box) that completely encloses the glyph.
BlackBoxY Specifies the height of the smallest rectangle (the glyph's black box) that completely encloses the glyph.
CellIncX Specifies the horizontal distance from the origin of the current character cell to the origin of the next character cell.
CellIncY Specifies the vertical distance from the origin of the current character cell to the origin of the next character cell.
GlyphOrigin Specifies the x and y coordinates of the upper-left corner of the smallest rectangle that completely encloses the glyph.

Structure Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll)
Strong Name Microsoft.DirectX.Direct3DX,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center