Gets the Header that is located at the specified point.
Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Header GetHeaderFromPoint ( |
Visual Basic Copy Code |
---|
Public Function GetHeaderFromPoint( _ |
The found Header object, or null (Nothing in Visual Basic) if there is no header located at the specified point.