ImageUpload.sHeight Property

HD.Common

ImageUploadsHeight Property Helper帮助文档
设置缩略图的高度

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

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

Property Value

Type: Int32
See Also

Reference