ActiveReports 8
ShapePointM Constructor

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

Parameters

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

Reference

ShapePointM Class
ShapePointM Members

Support Forum