DimensionSize

INormalViewRestoredProperties.DimensionSize property

Specifies the size of the slide region (width when a child of RestoredTop, height when a child of RestoredLeft). Read/write Single. Throws when value less than 0 ar greater than 100.

public float DimensionSize { get; set; }

See Also