SoFlowInpaintingProcessingiterationNumber Property |
The number of iterations (strictly positive integer).
Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoisingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFInt32 iterationNumber { get; }
Public ReadOnly Property iterationNumber As SoSFInt32
Get
public:
property SoSFInt32^ iterationNumber {
SoSFInt32^ get ();
}
member iterationNumber : SoSFInt32 with get
Property Value
Type:
SoSFInt32Remarks See Also