OuterGlowBitmapEffect.GlowColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Note: This API is now obsolete. The non-obsolete alternative is BlurEffect. Gets or sets the color of the halo glow.
public:
property System::Windows::Media::Color GlowColor { System::Windows::Media::Color get(); void set(System::Windows::Media::Color value); };
public System.Windows.Media.Color GlowColor { get; set; }
member this.GlowColor : System.Windows.Media.Color with get, set
Public Property GlowColor As Color
Property Value
The color of the halo glow. The default is white.
Remarks
Dependency Property Information
Identifier field | GlowColorProperty |
Metadata properties set to true |
None |
Applies to
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.