conaito Office2Silverlight SDK
Assembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)
Describes how content is resized to fill its allocated space.
Namespace: Conaito.Office2SilverlightAssembly: 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 name | Description | |
|---|---|---|
| None | ||
| Fill | ||
| Uniform | ||
| UniformToFill | ||
| Texture |