Click or drag to resize

SpriteDatabaseSetIcon Method

Change the Icon for the SpriteEntryForm

Namespace:  SpriteLibrary
Assembly:  SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public void SetIcon(
	Icon toSet
)

Parameters

toSet
Type: System.DrawingIcon
An icon image
See Also