Click or drag to resize

StiCursorUtilsGetCursor Method (String, String)

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

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

Parameters

assemblyName
Type: SystemString

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

cursorName
Type: SystemString

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

Return Value

Type: Cursor

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

See Also