SoMFDataMeasureCopyFrom 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(
SoMFDataMeasure f
)
Public Sub CopyFrom (
f As SoMFDataMeasure
)
public:
void CopyFrom(
SoMFDataMeasure^ f
)
member CopyFrom :
f : SoMFDataMeasure -> unit
Parameters
- f
- Type: OIV.ImageViz.FieldsSoMFDataMeasure
Remarks See Also