获取上传图片的高度
Namespace: HD.CommonAssembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
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
Reference