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