SoSurfaceUnfoldingProcessing3dinterpolationType Property |
The type of interpolation used.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoSurfaceUnfoldingProcessing3dInterpolationTypes> interpolationType { get; }
Public ReadOnly Property interpolationType As SoSFEnum(Of SoSurfaceUnfoldingProcessing3dInterpolationTypes)
Get
public:
property SoSFEnum<SoSurfaceUnfoldingProcessing3dInterpolationTypes>^ interpolationType {
SoSFEnum<SoSurfaceUnfoldingProcessing3dInterpolationTypes>^ get ();
}
member interpolationType : SoSFEnum<SoSurfaceUnfoldingProcessing3dInterpolationTypes> with get
Property Value
Type:
SoSFEnumSoSurfaceUnfoldingProcessing3dInterpolationTypesRemarks See Also