Gets or sets a value specifying whether contents will clip to outline, when an outline component is used.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool ClipToOutline { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ClipToOutline As Boolean |
See Also