Gets or sets the default type of custom painting done on links.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public CustomDraw LinkCustomDraw { get; set; } |
Visual Basic
![]() |
---|
Public Property LinkCustomDraw As CustomDraw |
A member of the CustomDraw enumeration. The default is None.
This property specifies whether and how custom painting of links is performed. Its value is assigned to the CustomDraw property of new links.
WpfDiagram Programmer's Guide | © 2025 MindFusion |