DeviceImageInformation.CalloutLine Field

Language:

Array of POINT structures that specify coordinates of the points describing a callout line. A callout line connects a device control to a caption for the game action. Each line can have from one to four segments. This member is valid only if the DIDIFT_OVERLAY flag is present in DwFlags.

Definition

Visual Basic Public CalloutLine As Point
C# public Point CalloutLine;
C++ public: Point CalloutLine;
JScript public var CalloutLine : Point

Field Value

System.Drawing.Point[]

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