Click or drag to resize

IPresentationSpaceCursorPosition Property

The position of the cursor.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.1.30312.0 (1.1.30312.0)
Syntax
IPosition CursorPosition { get; set; }

Property Value

Type: IPosition
Exceptions
ExceptionCondition
ConnectorException If an invalid position is specified or if the cursor position could not be obtained.
See Also