类 ImageSize

ImageSize class

表示图像尺寸的类

public class ImageSize

属性

名称描述
Height { get; }图像的高度
Width { get; }图像的宽度

另见