Gets 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 bool GetToBounds ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function GetToBounds( _ |
The element from which the property value is read.
The value of the Clip.ToBounds property for the specified element.
See Also