| Visual Basic (Declaration) | |
|---|---|
Public Property Type As GrayScaleToDuotoneCommandBitmapEffectsMixingType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public GrayScaleToDuotoneCommandBitmapEffectsMixingType Type {get; set;} | |
| C++/CLI | |
|---|---|
public: property GrayScaleToDuotoneCommandBitmapEffectsMixingType Type { GrayScaleToDuotoneCommandBitmapEffectsMixingType get(); void set (GrayScaleToDuotoneCommandBitmapEffectsMixingType value); } | |
| XAML Attributes Usage | |
|---|---|
<object Type =GrayScaleToDuotoneCommandBitmapEffectsMixingType > | |
| Dependencies Property Information | |
|---|---|
Identifier field | TypeProperty |
Metadata properties set to true | None |
| XAML Attributes Usage | |
|---|---|
<object Type =GrayScaleToDuotoneCommandBitmapEffectsMixingType > | |
| Dependencies Property Information | |
|---|---|
Identifier field | TypeProperty |
Metadata properties set to true | None |
Return Value
Value that indicates whether colors will be mixed or replaced.For XAML example, refer to GrayScaleToDuotoneCommandBitmapEffect.
For C#/VB examples, refer to GrayScaleToDuotoneCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family