ActiveReports 9
ShapePointZM Constructor

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

Parameters

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

Reference

ShapePointZM Class
ShapePointZM Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum