Click or drag to resize

SurfaceReverse Method

Overload List
  NameDescription
Public methodReverse(Int32)
Reverses parameterization Domain changes from [a,b] to [-b,-a]
Public methodReverse(Int32, Boolean)
Same as Reverse, but if inPlace is set to true this Surface is modified instead of a new copy being created.
Top
See Also