SoImageRegistrationTransformignoreFinestLevel Property |
Skip the finest level of the pyramid.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.RegistrationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool ignoreFinestLevel { get; }
Public ReadOnly Property ignoreFinestLevel As SoSFBool
Get
public:
property SoSFBool^ ignoreFinestLevel {
SoSFBool^ get ();
}
member ignoreFinestLevel : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also