Click or drag to resize

OpenParamsClone Method

Return a copy of the parameters.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public virtual OpenParams Clone()

Return Value

Type: OpenParams
A copy of the parameters
See Also