IconImage..::..Width Property

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

Syntax


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