Gets a RenderOptions specifying what type of graphic elements the target view control or printed page expects to be rendered.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public RenderOptions Options { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Options As RenderOptions |
A RenderOptions instance.
Properties of this object reflect ones of the target component, such as DisplayText of Overview control.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |