Gets the dimensions in pixels, of a 3-D border.
[Visual Basic] Public Shared ReadOnly Property Border3DSize As Size [C#] public static Size Border3DSize {get;} [C++] public: __property static Size get_Border3DSize(); [JScript] public static function get Border3DSize() : Size;
A Size that specifies the dimensions of a 3-D border in pixels.
This is the 3-D counterpart of BorderSize.
SystemInformation Class | SystemInformation Members | System.WinForms Namespace | System.WinForms.BorderSize