PagesEnumeratorTSetCurrentContext 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 SetCurrentContext(
	Point location
)

Parameters

location  Point
The logical coordinate (must not contain Logical Offset), f.e.: IDocumentObject.Location.

See Also