Visual Basic (Declaration) | |
---|---|
Public Property Type As CloudsCommandBitmapEffectsType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public CloudsCommandBitmapEffectsType Type {get; set;} |
Managed Extensions for C++ | |
---|---|
public: __property CloudsCommandBitmapEffectsType get_Type(); public: __property void set_Type( CloudsCommandBitmapEffectsType value ); |
C++/CLI | |
---|---|
public: property CloudsCommandBitmapEffectsType Type { CloudsCommandBitmapEffectsType get(); void set (CloudsCommandBitmapEffectsType value); } |
XAML Attributes Usage | |
---|---|
<object Type =CloudsCommandBitmapEffectsType > |
Dependency Property Information | |
---|---|
Identifier field | TypeProperty |
Metadata properties set to true | None |
Return Value
Enumeration that specifies how to apply the clouds effect.For XAML example, refer to CloudsCommandBitmapEffect.
For C#/VB examples, refer to CloudsCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003