Click or drag to resize

StiCursorUtilsGetCursor Method (Type, String)

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiCursorUtils.GetCursor(System.Type,System.String)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Cursor GetCursor(
	Type type,
	string cursorName
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.Drawing.StiCursorUtils.GetCursor(System.Type,System.String)"]

cursorName
Type: SystemString

[Missing <param name="cursorName"/> documentation for "M:Stimulsoft.Base.Drawing.StiCursorUtils.GetCursor(System.Type,System.String)"]

Return Value

Type: Cursor

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiCursorUtils.GetCursor(System.Type,System.String)"]

See Also