| SoVolumeRenderingSetLoadNotificationRate Method |
Note: This API is now obsolete.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.38.0 (9.9.38.0)
Syntax[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public static void SetLoadNotificationRate(
int name_30142
)<ObsoleteAttribute("See documentation for more details")>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Shared Sub SetLoadNotificationRate (
name_30142 As Integer
)public:
[ObsoleteAttribute(L"See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
static void SetLoadNotificationRate(
int name_30142
)
[<ObsoleteAttribute("See documentation for more details")>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
static member SetLoadNotificationRate :
name_30142 : int -> unit
Parameters
- name_30142
- Type: SystemInt32
Remarks
See Also