Visual Basic (Declaration) | |
---|---|
Public Property Flags As PixelateCommandBitmapEffectsFlags |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public PixelateCommandBitmapEffectsFlags Flags {get; set;} |
C++/CLI | |
---|---|
public: property PixelateCommandBitmapEffectsFlags Flags { PixelateCommandBitmapEffectsFlags get(); void set (PixelateCommandBitmapEffectsFlags value); } |
XAML Attributes Usage | |
---|---|
<object Flags =PixelateCommandBitmapEffectsFlags > |
Dependencies Property Information | |
---|---|
Identifier field | FlagsProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object Flags =PixelateCommandBitmapEffectsFlags > |
Dependencies Property Information | |
---|---|
Identifier field | FlagsProperty |
Metadata properties set to true | None |
Return Value
Flag that indicates the values used to fill the cells, the shape of the cells, and what type of data is in the CellWidth and CellHeight properties.For XAML example, refer to PixelateCommandBitmapEffect.
For C#/VB examples, refer to PixelateCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family