GlyphMetricsFloat.BlackBoxY Property |
Language: |
Specifies the height of the smallest rectangle (the glyph's black box) that completely encloses the glyph.
Visual Basic Public Property BlackBoxY As Single C# public float BlackBoxY { get; set; } C++ public:
property float BlackBoxY {
float get();
void set(float value);
}JScript public function get BlackBoxY() : float
public function set BlackBoxY(float);
System.Single
This property is read/write.
Floating-point value that represents the height of the glyph's black box.
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