ActiveReports 8
ShapePointZ Constructor

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

Parameters

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

Reference

ShapePointZ Class
ShapePointZ Members

Support Forum