RelativeScaleWidth

IPictureFrame.RelativeScaleWidth 属性

返回或设置图像框的宽度缩放比例(相对于原始图像大小)。值 1.0 对应于 100%。读/写单精度浮点数。

public float RelativeScaleWidth { get; set; }

另请参阅