Share via


DeviceImageInformation.Overlay Field (Microsoft.DirectX.DirectInput)

Rectangle, using coordinates relative to the top-left pixel of the device configuration image, in which the overlay image should be painted. This member is valid only if the DIDIFT_OVERLAY flag is present in DwFlags.

Definition

Visual Basic Public Overlay As RectangleLeave Site
C# public RectangleLeave Site Overlay;
C++ public: RectangleLeave Site Overlay;
JScript public var Overlay : RectangleLeave Site

Field Value

System.Drawing.Rectangle

This field is read/write.