Responder Developer Guide
GetCursor Method (AsmRes)


Syntax
'Declaration
 
Public Shared Function GetCursor( _
   ByVal resName As String _
) As Cursor
'Usage
 
Dim resName As String
Dim value As Cursor
 
value = AsmRes.GetCursor(resName)
public static Cursor GetCursor( 
   string resName
)

Parameters

resName
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

AsmRes Class
AsmRes Members

 

 


Send Comment