PagesEnumeratorTSetCurrentContext 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 SetCurrentContext(
Point location
)
Public Sub SetCurrentContext (
location As Point
)
public:
void SetCurrentContext(
Point location
)
member SetCurrentContext :
location : Point -> unit
Parameters
- location Point
-
The logical coordinate (must not contain Logical Offset), f.e.: IDocumentObject.Location.