Visual Basic (Declaration) | |
---|---|
Public Property ShadingColor As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Color ShadingColor {get; set;} |
XAML Attributes Usage | |
---|---|
<object ShadingColor =Color > |
Dependencies Property Information | |
---|---|
Identifier field | ShadingColorProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object ShadingColor =Color > |
Dependencies Property Information | |
---|---|
Identifier field | ShadingColorProperty |
Metadata properties set to true | None |
Return Value
The shade (or gradient) color.For XAML example, refer to ColoredBallsCommandBitmapEffect.
For C#/VB examples, refer to ColoredBallsCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family