Click or drag to resize

HotImageGetProperties Method

Gets a collection of properties.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public PropertyDescriptorCollection GetProperties(
	Attribute[] attributes
)

Parameters

attributes
Type: SystemAttribute
An arry of Attributes.

Return Value

Type: PropertyDescriptorCollection
PropertyDescriptorCollection.

Implements

ICustomTypeDescriptorGetProperties(Attribute)
See Also