CylindroidDataSeries3D<TXZ,TY> Constructor
Initializes a new instance of the CylindroidDataSeries3D<TXZ,TY> class.
Syntax
Parameters
- uCount
- The U dimension of the 2D grid.
- vCount
- The V dimension of the 2D grid.
- uMin
- The minimum value of U component of the 2D grid.
- uMax
- The maximum value of U component of the 2D grid.
- vMin
- The minimum value of V component of the 2D grid.
- vMax
- The maximum value of V component of the 2D grid.
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