'Declaration <DebuggerDisplayAttribute("{Left}, {Top}, {Right}, {Bottom} [{Width} - {Height}]")> Public Structure Rect Inherits System.ValueType
'Usage Dim instance As Rect
[DebuggerDisplay("{Left}, {Top}, {Right}, {Bottom} [{Width} - {Height}]")] public struct Rect : System.ValueType