SoSurfaceUnfoldingProcessing3dpaddingValue Property |
The default output value.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFDouble paddingValue { get; }
Public ReadOnly Property paddingValue As SoSFDouble
Get
public:
property SoSFDouble^ paddingValue {
SoSFDouble^ get ();
}
member paddingValue : SoSFDouble with get
Property Value
Type:
SoSFDoubleRemarks This value is used to fill output regions having no correspondence in the input image. Default is 0.
See Also