IsPointWithinBounds Method (ChartModifierBase)
Gets whether the mouse point is within the bounds of the hit-testable element. Assumes the mouse-point has not been translated yet (performs translation)
Overload List
OverloadDescription
Gets whether the mouse point is within the bounds of the hit-testable element. Assumes the mouse-point has not been translated yet (performs translation)  
Determines whether the SciChart.Core.Utility.Mouse.ModifierMouseArgs.MousePoint is within the Viewport bounds. Takes into account master/slave modifier relationships e.g. if the event came from  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also