IPresentationSpaceCursorPosition Property |
The position of the cursor.
Namespace:
MicroFocus.ZFE.Connector
Assembly:
MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.7.1078.0 (1.7.1078.0)
Syntax IPosition CursorPosition { get; set; }
Property CursorPosition As IPosition
Get
Set
Property Value
Type:
IPositionExceptions Exception | Condition |
---|
ConnectorException |
If an invalid position is specified or if the cursor position could not be obtained.
|
See Also