'Declaration
Public NotInheritable Class Coordinate Inherits C1.Framework.Mathematics.Vector(Of Single)
public sealed class Coordinate : C1.Framework.Mathematics.Vector<float>
'Declaration
Public NotInheritable Class Coordinate Inherits C1.Framework.Mathematics.Vector(Of Single)
public sealed class Coordinate : C1.Framework.Mathematics.Vector<float>
System.Object
C1.Framework.Mathematics.Vector<T>
C1.Framework.Drawing.Gdi.Coordinate