PagesEnumeratorTSetCurrentContextRaw Method

Updates context based on current state of the enumertor.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public void SetCurrentContextRaw(
	Point location
)

Parameters

location  Point
The logical coordinate (must contain Logical Offset), f.e.: original mouse location.

See Also