conaito Office2Silverlight SDK
Describes how content is resized to fill its allocated space.

Namespace: Conaito.Office2Silverlight
Assembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public enum BackgroundImageStretch
Visual Basic
Public Enumeration BackgroundImageStretch
Visual C++
public enum class BackgroundImageStretch

Members

Member nameDescription
None
Fill
Uniform
UniformToFill
Texture

See Also