SoImageRegistrationTransform3dmetricType Property |
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.RegistrationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFEnum<SoImageRegistrationTransform3dMetricTypes> metricType { get; }
Public ReadOnly Property metricType As SoSFEnum(Of SoImageRegistrationTransform3dMetricTypes)
Get
public:
property SoSFEnum<SoImageRegistrationTransform3dMetricTypes>^ metricType {
SoSFEnum<SoImageRegistrationTransform3dMetricTypes>^ get ();
}
member metricType : SoSFEnum<SoImageRegistrationTransform3dMetricTypes> with get
Property Value
Type:
SoSFEnumSoImageRegistrationTransform3dMetricTypes
Remarks
See Also