| Visual Basic (Declaration) | |
|---|---|
Public Property ResizeType As ResizeInterpolateCommandBitmapEffectsType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ResizeInterpolateCommandBitmapEffectsType ResizeType {get; set;} | |
| C++/CLI | |
|---|---|
public: property ResizeInterpolateCommandBitmapEffectsType ResizeType { ResizeInterpolateCommandBitmapEffectsType get(); void set (ResizeInterpolateCommandBitmapEffectsType value); } | |
| XAML Attributes Usage | |
|---|---|
<object ResizeType =ResizeInterpolateCommandBitmapEffectsType > | |
| Dependencies Property Information | |
|---|---|
Identifier field | ResizeTypeProperty |
Metadata properties set to true | None |
| XAML Attributes Usage | |
|---|---|
<object ResizeType =ResizeInterpolateCommandBitmapEffectsType > | |
| Dependencies Property Information | |
|---|---|
Identifier field | ResizeTypeProperty |
Metadata properties set to true | None |
Return Value
Value that represents the algorithm type used in resizing the image. For possible values refer to ResizeInterpolateCommandBitmapEffectsType.For XAML example, refer to ResizeInterpolateCommandBitmapEffect.
For C#/VB examples, refer to ResizeInterpolateCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family