Click or drag to resize
Imageable Constructor
View Project on GitHub
Initialization of a new Imageable object.

Namespace: GW2CSharp
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Imageable(
	string icon
)

Parameters

icon
Type: SystemString
The icon path.
See Also