ActiveReports 9
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ShapePointM Class
ShapePointM Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum