Gets or sets a value indicating whether child items should be clipped by container boundaries.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool ClipChildren { get; set; } |
Visual Basic Copy Code |
---|
Public Property ClipChildren As Boolean |
true to clip child items; otherwise, false. The default value is true.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |