GlyphMetricsFloat Structure
|
Language: |
Note: This documentation is preliminary and is subject to change.
Contains information about the position and orientation of the corresponding glyph in the string.
Definition
Visual Basic .NET |
Public Structure GlyphMetricsFloat |
C# |
public struct GlyphMetricsFloat |
Managed C++ |
public __value struct GlyphMetricsFloat |
JScript .NET |
In JScript .NET, you can use structures, but you cannot define your own. |
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Methods
Method |
Description |
GlyphMetricsFloat
|
Initializes a new instance of the GlyphMetricsFloat class. |
ToString
|
Obtains a string representation of the current instance. |
Properties
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.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35 |
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center