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