ActiveReports 9
Point Constructor

Syntax
'Declaration
 
Public Function New( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
)
public Point( 
   System.double x,
   System.double y
)

Parameters

x
y
See Also

Reference

Point Structure
Point Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum