Click or drag to resize

HotImageGetClassName Method

Retreives the class name.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public string GetClassName()

Return Value

Type: String
Name of the class.

Implements

ICustomTypeDescriptorGetClassName
See Also