SoImageRegistrationTransformmetricType Property |
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.RegistrationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoImageRegistrationTransformMetricTypes> metricType { get; }
Public ReadOnly Property metricType As SoSFEnum(Of SoImageRegistrationTransformMetricTypes)
Get
public:
property SoSFEnum<SoImageRegistrationTransformMetricTypes>^ metricType {
SoSFEnum<SoImageRegistrationTransformMetricTypes>^ get ();
}
member metricType : SoSFEnum<SoImageRegistrationTransformMetricTypes> with get
Property Value
Type:
SoSFEnumSoImageRegistrationTransformMetricTypesRemarks See Also