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: 2024.2.0.0 (2024.2.0)
Syntax public 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:
StringRemarks See Also