OuterGlowBitmapEffect.GlowSize 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 thickness of the halo glow.
public:
property double GlowSize { double get(); void set(double value); };
public double GlowSize { get; set; }
member this.GlowSize : double with get, set
Public Property GlowSize As Double
Property Value
The thickness of the halo glow, in device-independent unit (1/96th inch). The valid range of values is from 1 through 199. The default is 20.
Remarks
The following illustration demonstrates the effect of this property.
Dependency Property Information
Identifier field | GlowSizeProperty |
Metadata properties set to true |
None |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.