Gets the value of the IgnoredItem attached property for an object.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static bool GetIgnoredItem ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function GetIgnoredItem( _ |
The diagram element from which the property value is read.
true if the alignment guides ignore the element, otherwise false.
See Also