'Declaration Public Structure Point(Of T As {New, Struct}) Inherits System.ValueType
public struct Point<T> : System.ValueType where T: new(), struct
System.Object System.ValueType GrapeCity.ActiveReports.Layout.Point<T>
Point<T> Members GrapeCity.ActiveReports.Layout Namespace