MindFusion.Wpf Pack Programmer's Guide
RenderOptions.RenderTarget Property
See Also
 





Gets or sets the rendering target.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public RenderTarget RenderTarget { get; set; }

Visual Basic  Copy Code

Public Property RenderTarget As RenderTarget

 Property Value

A value from the RenderTarget enumeration specifying whether rendering is done on the screen or on a printer.

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming.Wpf Namespace