Visual Basic (Declaration) | |
---|---|
Public Property Flags As FreeRadialBendCommandBitmapEffectsFlags |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public FreeRadialBendCommandBitmapEffectsFlags Flags {get; set;} |
C++/CLI | |
---|---|
public: property FreeRadialBendCommandBitmapEffectsFlags Flags { FreeRadialBendCommandBitmapEffectsFlags get(); void set (FreeRadialBendCommandBitmapEffectsFlags value); } |
XAML Attributes Usage | |
---|---|
<object Flags =FreeRadialBendCommandBitmapEffectsFlags > |
Dependencies Property Information | |
---|---|
Identifier field | FlagsProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object Flags =FreeRadialBendCommandBitmapEffectsFlags > |
Dependencies Property Information | |
---|---|
Identifier field | FlagsProperty |
Metadata properties set to true | None |
Return Value
Flags that indicate how to handle peripherally exposed areas and areas exposed inside the surface.For XAML example, refer to FreeRadialBendCommandBitmapEffect.
For C#/VB examples, refer to FreeRadialBendCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family