Click or drag to resize

Point3dGrid Constructor

Overload List
  NameDescription
Public methodPoint3dGrid
Initializes a rectangular grid of points, with no points in it.
Public methodPoint3dGrid(Int32, Int32)
Initializes a rectangular grid of points with a given number of columns and rows.
Protected methodPoint3dGrid(SerializationInfo, StreamingContext)
Protected constructor for internal use.
Top
See Also