Microsoft DirectX 9.0 SDK Update (October 2004)

GlyphMetricsFloat.CellIncX Property

Language:

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

Specifies the horizontal distance from the origin of the current character cell to the origin of the next character cell.

Definition

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

Property Value

System.Single . Floating-point value that represents the horizontal distance between character-cell origin points.

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