Share via


DisplaySettings Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Describes the display settings for a display attached to a computer.

The DisplaySettings type exposes the following members.

Methods

  Name Description
Public method Equals Overloaded.
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Gets a hash code for the display setting. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)

Top

Operators

  Name Description
Public operatorStatic member Equality Tests for equality.
Public operatorStatic member Inequality Tests for inequality.

Top

Properties

  Name Description
Public property BitsPerPixel Gets the color depth of the display in bits.
Public property Height Gets the height of the display in pixels.
Public property Width Gets the width of the display in pixels.

Top

See Also

Reference

DisplaySettings Structure

Microsoft.VisualStudio.TraceLog Namespace