Search
Diagram.RenderOptions Property
See Also
 





Gets the current rendering options for this diagram.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public RenderOptions RenderOptions { get; }

Visual Basic  Copy Code

Public ReadOnly Property RenderOptions As RenderOptions

 Property Value

 See Also