BadgeDefaultProperties Properties
Provides members that specify the appearance and behavior of the current Badge.
Name | Description |
---|---|
Actual |
Gets the current image displayed by this badge. |
Actual |
Returns the current stretch margins applied to this Badge‘s image. |
Actual |
Returns the current Badge alignment relative to its target element. |
Actual |
Returns the current Badge offset. |
Actual |
Returns the paint style currently applied to this badge. |
Actual |
Returns the text currently displayed in this badge. |
Actual |
Returns margins currently applied to this Badge‘s text. |
Actual |
Gets whether or not this badge will be trimmed if it goes beyond its target element’s parent. |
Allow |
Gets or sets whether or not the glyph skinning feature is applied to this badge. This property is obsolete. Use the Badge property instead.
|
Allow |
Gets or sets whether or not this badge recognizes HTML tags in its text. |
Allow |
Gets or sets whether or not this badge should display its image. This property is obsolete. Use the Badge property instead.
|
Can |
Returns whether or not this badge can recognize HTML tags in its caption string. |
Can |
Gets whether or not this Badge image can be stretched. |
Can |
Gets whether or not an image, assigned to this Badge will be displayed. |
Image |
Gets or sets an image, used by this Badge. This property is obsolete. Use the Badge property instead.
|
Image |
Provides access to settings that allow you to assign both raster and vector images to a badge. |
Image |
Gets or sets the image region that can be stretched. This property is obsolete. Use the Badge property instead.
|
Is |
Gets whether or not this badge should colorize its glyph. |
Location | Gets or sets the relative position for this Badge. |
Offset | Gets or sets this badge’s offset from its relative position. |
Paint |
Gets or sets the paint style applied to this badge. |
Stretch |
Gets or sets whether or not this Badge should stretch its image to fit the text block. This property is obsolete. Use the Badge property instead.
|
Text | Gets or sets the text string, displayed by this Badge. |
Text |
Gets or sets margins for this Badge‘s text. |
Trim |
Gets or sets whether or not this Badge should be trimmed to match its target element’s parent. |
See Also