Click or drag to resize

IVolumeProfileIndicatorVisualsUderCursor Method

Namespace:  MZpack
Assembly:  MZpackBase (in MZpackBase.dll) Version: 3.16.11.0 (3.16.11.0)
Syntax
C#
void VisualsUderCursor(
	MouseEventArgs e,
	List<IVisual> visuals
)

Parameters

e
Type: System.Windows.InputMouseEventArgs
visuals
Type: System.Collections.GenericListIVisual
See Also