[]
        
(Showing Draft Content)

C1.Framework.CompositeIconRenderer

CompositeIconRenderer Class

Provides functionality for rendering a C1CompositeIcon to an Image.

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

Constructors

Name Description
CompositeIconRenderer(C1CompositeIcon, int)

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

Properties

Name Description
IconRenderers

Gets the list of IconRenderer that will be rendered.

Size

Gets or sets the size of icon to show.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

GetImage()

Gets the image that the icon was rendered into.