RenderAreaFrameMessage Property |
Sets the message which will be associate with the next rendered frames.
Namespace: OIV.RemoteViz.RenderingAssembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic string FrameMessage { set; }
Public WriteOnly Property FrameMessage As String
Set
public:
property String^ FrameMessage {
void set (String^ value);
}
member FrameMessage : string with set
Property Value
Type:
String
Remarks
See Also