GlyphMetricsFloat.CellIncY Property |
Language: |
Specifies the vertical distance from the origin of the current character cell to the origin of the next character cell.
Visual Basic Public Property CellIncY As Single C# public float CellIncY { get; set; } C++ public:
property float CellIncY {
float get();
void set(float value);
}JScript public function get CellIncY() : float
public function set CellIncY(float);
System.Single
This property is read/write.
Floating-point value that represents the vertical distance between character-cell origin points.
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