DeviceImageInformation.CalloutRectangle Field

Language:

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 Public CalloutRectangle As Rectangle
C# public Rectangle CalloutRectangle;
C++ public: Rectangle CalloutRectangle;
JScript public var CalloutRectangle : Rectangle

Field Value

System.Drawing.Rectangle

This field is read/write. 

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