Visual Basic (Declaration) | |
---|---|
Public Property Flags As RemapIntensityCommandBitmapEffectsFlags |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RemapIntensityCommandBitmapEffectsFlags Flags {get; set;} |
Managed Extensions for C++ | |
---|---|
public: __property RemapIntensityCommandBitmapEffectsFlags get_Flags(); public: __property void set_Flags( RemapIntensityCommandBitmapEffectsFlags value ); |
C++/CLI | |
---|---|
public: property RemapIntensityCommandBitmapEffectsFlags Flags { RemapIntensityCommandBitmapEffectsFlags get(); void set (RemapIntensityCommandBitmapEffectsFlags value); } |
XAML Attributes Usage | |
---|---|
<object Flags =RemapIntensityCommandBitmapEffectsFlags > |
Dependency Property Information | |
---|---|
Identifier field | FlagsProperty |
Metadata properties set to true | None |
Return Value
Value that indicates the color plane to update, whether to change the high bit and whether the RemapIntensityCommandBitmapEffect.LookupTable contains normal or stretched data. For more information, refer to RemapIntensityCommandBitmapEffectsFlags.For XAML example, refer to RemapIntensityCommandBitmapEffect.
For C#/VB examples, refer to RemapIntensityCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003