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