SoImageRegistrationTransformRegistrationEventGetProgress Method |
Returns the progress value of processing in the range [0-1].
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.RegistrationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public float GetProgress()
Public Function GetProgress As Single
public:
float GetProgress()
member GetProgress : unit -> float32
Return Value
Type:
SingleRemarks See Also