'Declaration <DebuggerDisplayAttribute("{X}, {Y}, {Z}")> Public Structure Point3D Inherits System.ValueType
'Usage Dim instance As Point3D
[DebuggerDisplay("{X}, {Y}, {Z}")] public struct Point3D : System.ValueType
'Declaration <DebuggerDisplayAttribute("{X}, {Y}, {Z}")> Public Structure Point3D Inherits System.ValueType
'Usage Dim instance As Point3D
[DebuggerDisplay("{X}, {Y}, {Z}")] public struct Point3D : System.ValueType
System.Object
System.ValueType
GrapeCity.Spreadsheet.Drawing.Point3D