PagesEnumeratorTSetCurrentContextRaw Method
Updates context based on current state of the enumertor.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public void SetCurrentContextRaw(
Point location
)
Public Sub SetCurrentContextRaw (
location As Point
)
public:
void SetCurrentContextRaw(
Point location
)
member SetCurrentContextRaw :
location : Point -> unit
Parameters
- location Point
-
The logical coordinate (must contain Logical Offset), f.e.: original mouse location.