SoResampleImageProcessing3dpaddingValue Property |
The output value if an output voxel position is outside the bounding box of the input image.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransformsAssembly: 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 See Also