[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SVGStyleBuilder.Cursor

Cursor Method

Cursor(string)

Configurates Cursor. CSS type of the cursor

Declaration
public SVGStyleBuilder Cursor(string value)
Public Function Cursor(value As String) As SVGStyleBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
SVGStyleBuilder

Current builder.