You are here: Start » FIL.NET » PinholeCameraModel Constructor
PinholeCameraModel Constructor
Creates a deep copy of the passed object.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public PinholeCameraModel
(
FilNet.PinholeCameraModel rhs
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rhs | FilNet.PinholeCameraModel | Prototype object. |
