MindFusion.Wpf Pack Programmer's Guide
PdfExporter.DrawingBrushReplacement Property
See Also
 





Specifies a hatch fill that should replace DrawingBrush instances in generated PDF.

Namespace: MindFusion.Diagramming.Wpf.Export
Assembly: MindFusion.Diagramming.Wpf.PdfExport

 Syntax

C#  Copy Code

public Nullable<HatchStyle> DrawingBrushReplacement { get; set; }

Visual Basic  Copy Code

Public Property DrawingBrushReplacement As Nullable(Of HatchStyle)

 Property Value

 See Also

PdfExporter Members
PdfExporter Class
MindFusion.Diagramming.Wpf.Export Namespace