Image..::..Picture Property

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

Syntax


public Image Picture { get; set; }
Public Property Picture As Image
	Get
	Set
public:
property Image^ Picture {
	Image^ get ();
	void set (Image^ value);
}