Get a cursor over the header cards


Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)

Syntax

Visual Basic (Declaration)
Public Function GetCursor() As Cursor
C#
public Cursor GetCursor()
C++
public:
 Cursor GetCursor() sealed 
J#
public Cursor GetCursor()
JScript
public  function GetCursor() : Cursor

See Also