Scale

CommonSlideViewProperties.Scale property

Specifies the view scaling ratio in percentages. Read/write Int32.

public int Scale { get; set; }

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionThrows when value less than zero.

See Also