Gets or sets whether to apply clip-path attributes in case a node's graphic elements are not entirely contained within its boundaries.
Namespace: MindFusion.Diagramming.Wpf.Export
Assembly: MindFusion.Diagramming.Wpf.SvgExport
C#
![]() |
---|
public bool SetClipPaths { get; set; } |
Visual Basic
![]() |
---|
Public Property SetClipPaths As Boolean |