SoMFKernel2i32CopyFrom Method |
Copy from another field of same type.
Namespace: OIV.ImageViz.FieldsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void CopyFrom(
SoMFKernel2i32 f
)
Public Sub CopyFrom (
f As SoMFKernel2i32
)
public:
void CopyFrom(
SoMFKernel2i32^ f
)
member CopyFrom :
f : SoMFKernel2i32 -> unit
Parameters
- f
- Type: OIV.ImageViz.FieldsSoMFKernel2i32
Remarks See Also