Search
RenderOptions.InternalMsg Property
See Also
 






For internal use.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static string InternalMsg { get; set; }

Visual Basic  Copy Code

Public Shared Property InternalMsg As String

 Property Value

A string value.

 See Also