SoSFMorphoLut2DGetValue Method |
Note: This API is now obsolete.
Namespace: OIV.ImageViz.FieldsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 10520. Use Value property instead.")]
public SoMorphoLut2D GetValue()
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<ObsoleteAttribute("Obsolete since OpenInventor 10520. Use Value property instead.")>
Public Function GetValue As SoMorphoLut2D
public:
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ObsoleteAttribute(L"Obsolete since OpenInventor 10520. Use Value property instead.")]
SoMorphoLut2D^ GetValue()
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
[<ObsoleteAttribute("Obsolete since OpenInventor 10520. Use Value property instead.")>]
member GetValue : unit -> SoMorphoLut2D
Return Value
Type:
SoMorphoLut2DRemarks See Also