Scale
ICommonSlideViewProperties.Scale 属性
指定视图缩放比例(以百分比表示)。可读/可写 Int32。
public int Scale { get; set; }
异常
exception | condition |
---|---|
ArgumentOutOfRangeException | 当值小于零时引发。 |
指定视图缩放比例(以百分比表示)。可读/可写 Int32。
public int Scale { get; set; }
exception | condition |
---|---|
ArgumentOutOfRangeException | 当值小于零时引发。 |