[]
        
(Showing Draft Content)

C1.Framework.FontIconRenderer

FontIconRenderer Class

Provides functionality for rendering a C1FontIcon to an Image.

Inheritance
FontIconRenderer
Implements
Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class FontIconRenderer : IconRenderer, IDisposable

Constructors

Name Description
FontIconRenderer(C1FontIcon, int)

Creates an instance of the inheritor of FontIconRenderer class in accordance with the C1Icon type.

Properties

Name Description
Font
Size

Gets or sets the size of icon to show.

Text

Gets the text that represents the icon in the specified FontFamily.

TextFormatFlags

Gets or sets flags used to render text.

Methods

Name Description
GetImage()

Gets the image that the icon was rendered into.