IconImage..::..BitCount Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Icon
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public short BitCount { get; set; }
Public Property BitCount As Short
	Get
	Set
public:
property short^ BitCount {
	short^ get ();
	void set (short^ value);
}