Click or drag to resize
RenderAreaFrameMessage Property

Sets the message which will be associate with the next rendered frames.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public string FrameMessage { set; }

Property Value

Type: String
Remarks

This message can be recovered on a OIV.RemoteViz.Rendering.EncodedFrame.

See Also