Gets the value of the IgnoredItem attached property for an object.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# 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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |