| Visual Basic (Declaration) | |
|---|---|
Public Property ColorType As UnsharpMaskCommandBitmapEffectsColorType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public UnsharpMaskCommandBitmapEffectsColorType ColorType {get; set;} | |
| C++/CLI | |
|---|---|
public: property UnsharpMaskCommandBitmapEffectsColorType ColorType { UnsharpMaskCommandBitmapEffectsColorType get(); void set (UnsharpMaskCommandBitmapEffectsColorType value); } | |
| XAML Attributes Usage | |
|---|---|
<object ColorType =UnsharpMaskCommandBitmapEffectsColorType > | |
| Dependencies Property Information | |
|---|---|
Identifier field | ColorTypeProperty |
Metadata properties set to true | None |
| XAML Attributes Usage | |
|---|---|
<object ColorType =UnsharpMaskCommandBitmapEffectsColorType > | |
| Dependencies Property Information | |
|---|---|
Identifier field | ColorTypeProperty |
Metadata properties set to true | None |
Return Value
Value that indicates the color space in which to apply the mask.For XAML example, refer to UnsharpMaskCommandBitmapEffect.
For C#/VB examples, refer to UnsharpMaskCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family