IconImage..::..ColorDepth Property

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

Syntax


[BrowsableAttribute]
public string ColorDepth { get; }
<BrowsableAttribute> _
Public ReadOnly Property ColorDepth As String
	Get
[BrowsableAttribute]
public:
property String^ ColorDepth {
	String^ get ();
}