Search
CompositeNode.ClipToOutline Property
See Also
 





Gets or sets a value specifying whether contents will clip to outline, when an outline component is used.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool ClipToOutline { get; set; }

Visual Basic  Copy Code

Public Property ClipToOutline As Boolean

 Property Value

 See Also