CutProfileItemmStartLocation_CoordinateChanged Method

A coordinate has changed on the Start Location.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
private void mStartLocation_CoordinateChanged(
	Object sender,
	FloatPointEventArgs e
)

Parameters

sender  Object
The object raising this event.
e  FloatPointEventArgs
Floating point event arguments.

See Also