ImageUpload.sWidth Property

HD.Common

ImageUploadsWidth Property Helper帮助文档
设置缩略图的宽度

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int sWidth { get; set; }
Public Property sWidth As Integer
	Get
	Set
public:
property int sWidth {
	int get ();
	void set (int value);
}
member sWidth : int with get, set

Property Value

Type: Int32
See Also

Reference