ImageUpload.Height Property

HD.Common

ImageUploadHeight Property Helper帮助文档
获取上传图片的高度

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

public int Height { get; }
Public ReadOnly Property Height As Integer
	Get
public:
property int Height {
	int get ();
}
member Height : int with get

Property Value

Type: Int32
See Also

Reference