WebImage.Width 属性

定义

获取图像的宽度(以像素为单位)。

public int Width { get; }
member this.Width : int
Public ReadOnly Property Width As Integer

属性值

宽度。

适用于