Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceImageInformation.CalloutRectangle Field

Language:

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

RECT structure that describes the rectangle in which the game action string is displayed. If the string cannot fit within the rectangle, the application is responsible for handling clipping. This member is valid only if the DIDIFT_OVERLAY flag is present in DwFlags.

Definition

Visual Basic .NET Public CalloutRectangle As Rectangle
C# public Rectangle CalloutRectangle;
Managed C++ public: Rectangle CalloutRectangle;
JScript .NET public var CalloutRectangle : Rectangle

Field Value

System.Drawing.Rectangle .

This field 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