Dialog.BadgeElement Class
This element can be used to show an image with some text

See Also: BadgeElement Members

Syntax

public class BadgeElement : Element, IElementSizing

Remarks

The font can be configured after the element has been created by assignign to the Font property; If you want to render multiple lines of text, set the MultiLine property to true. If no font is specified, it will default to Helvetica 17. A static method MakeCalendarBadge is provided that can render a calendar badge like the iPhone OS. It will compose the text on top of the image which is expected to be 57x57

Requirements

Namespace: Dialog
Assembly: Dialog-1 (in Dialog-1.dll)
Assembly Versions: 0.0.0.0