System.Windows.Forms.SystemInformation.Border3DSize Property

Gets the thickness, in pixels, of a three-dimensional (3-D) style window or system control border.

Syntax

public static System.Drawing.Size Border3DSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SystemInformation.Border3DSize property indicates the thickness, in pixels, of a three-dimensional (3-D) style system control border.

The System.Drawing.Size.Width property of the SystemInformation.Border3DSize property indicates the width of a vertical 3-D border. The System.Drawing.Size.Height property of the SystemInformation.Border3DSize property indicates the height of a horizontal 3-D border.

The SystemInformation.BorderSize property indicates the thickness of a window or system control border that is not a 3-D style border.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0