Microsoft DirectX 9.0 SDK Update (October 2004)

GlyphMetricsFloat.BlackBoxX Property

Language:

Note: This documentation is preliminary and is subject to change.

Specifies the width of the smallest rectangle (the glyph's black box) that completely encloses the glyph.

Definition

Visual Basic .NET Public Property BlackBoxX As Single
C# public float BlackBoxX { get; set; }
Managed C++ public: __property float get_BlackBoxX();
public: __property void set_BlackBoxX(float);
JScript .NET public function get BlackBoxX() : float
public function set BlackBoxX(float);

Property Value

System.Single . Floating-point value that represents the width of the glyph's black box.

This property is read/write. 

© 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