C-DEngine 5.105

ThePageBlocks..::..ImgWidth Property

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public int ImgWidth { get; set; }
Public Property ImgWidth As Integer
	Get
	Set
public:
property int^ ImgWidth {
	int^ get ();
	void set (int^ value);
}