The Overlay type exposes the following members.

Constructors

  NameDescription
Public methodOverlay
Initializes a new instance of the Overlay class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyBackColor
Gets/Sets background color
Public propertyBorderColor
Gets/Sets border color
Public propertyFadeAfter
Gets/Sets the amount of time in seconds to wait before fading
Public propertyFont
Gets/Sets font
Public propertyForeColor
Gets/Sets color to use when rendering text
Public propertyImage
Gets/Sets associated image
Public propertyOpacity
Gets/Sets current opacity level
Public propertyPosition
Gets/Sets display position
Public propertySize
Gets/Sets size of overlay
Public propertyText
Gets/Sets associated text

See Also