DimensionSize

NormalViewRestoredProperties.DimensionSize property

Specifies the size of the slide region (width when a child of RestoredTop, height when a child of RestoredLeft). Read/write Single.

public float DimensionSize { get; set; }

Exceptions

exceptioncondition
ArgumentOutOfRangeExceptionThrows when value less than 0 ar greater than 100.

See Also