RelativeScaleHeight

IPictureFrame.RelativeScaleHeight 属性

返回或设置图片框高度的比例(相对于原始图片大小)。值 1.0 对应于 100%。可读/写 Single。

public float RelativeScaleHeight { get; set; }

参见