'Declaration Public Function New( _ ByVal x As Double, _ ByVal y As Double _ )
'Usage Dim x As Double Dim y As Double Dim instance As New GcPoint(x, y)
public GcPoint( double x, double y )
Target Platforms: Windows Server 2012, Windows RT
GcPoint Structure GcPoint Members
Copyright © GrapeCity, inc. All rights reserved.