Gets or sets the rendering target.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public RenderTarget RenderTarget { get; set; } |
Visual Basic Copy Code |
---|
Public Property RenderTarget As RenderTarget |
A value from the RenderTarget enumeration specifying whether rendering is done on the screen or on a printer.
WpfDiagram Programmer's Guide | © 2024 MindFusion |