IconImage..::..Height Property

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

Syntax


public byte Height { get; set; }
Public Property Height As Byte
	Get
	Set
public:
property unsigned char^ Height {
	unsigned char^ get ();
	void set (unsigned char^ value);
}