ComponentOne ASP.NET MVC Controls
Cursor Method

C1.Web.Mvc.Fluent Namespace > SVGStyleBuilder Class : Cursor Method
The value.
Configurates C1.Web.Mvc.SVGStyle.Cursor. CSS type of the cursor
Syntax
'Declaration
 
Public Function Cursor( _
   ByVal value As String _
) As SVGStyleBuilder
public SVGStyleBuilder Cursor( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

SVGStyleBuilder Class
SVGStyleBuilder Members