IconImage..::..Planes Property

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

Syntax


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