SoPolylineResamplerApproximation3dinterpolationMode Property |
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoPolylineResamplerApproximation3dInterpolationModes> interpolationMode { get; }
Public ReadOnly Property interpolationMode As SoSFEnum(Of SoPolylineResamplerApproximation3dInterpolationModes)
Get
public:
property SoSFEnum<SoPolylineResamplerApproximation3dInterpolationModes>^ interpolationMode {
SoSFEnum<SoPolylineResamplerApproximation3dInterpolationModes>^ get ();
}
member interpolationMode : SoSFEnum<SoPolylineResamplerApproximation3dInterpolationModes> with get
Property Value
Type:
SoSFEnumSoPolylineResamplerApproximation3dInterpolationModesRemarks See Also