Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceImageInformation.TextAlign Property

Language:

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

DWORD value that specifies the alignment of the text in the rectangle described by the RcCalloutRect member. Must be one horizontal alignment flag combined with one vertical alignment flag. This member is valid only if the DIDIFT_OVERLAY flag is present in DwFlags.

Definition

Visual Basic .NET Public Property TextAlign As Integer
C# public int TextAlign { get; set; }
Managed C++ public: __property int get_TextAlign();
public: __property void set_TextAlign(int);
JScript .NET public function get TextAlign() : int
public function set TextAlign(int);

Property Value

System.Int32 .

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