Sets the value of the Clip.ToBounds attached property for a given dependency object.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls
SyntaxC#
Copy Code
|
|---|
public static void SetToBounds ( |
Visual Basic
Copy Code
|
|---|
Public Shared Sub SetToBounds( _ |
The element to which the property value is written.
The value of the Clip.ToBounds property for the specified element.
See Also