ActiveReports 8
ShapePoint Constructor

The x coordinate value.
The y coordinate value.
Initializes new instance of ShapePoint.
Syntax
'Declaration
 
Public Function New( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
)
public ShapePoint( 
   System.double x,
   System.double y
)

Parameters

x
The x coordinate value.
y
The y coordinate value.
See Also

Reference

ShapePoint Class
ShapePoint Members

Support Forum