[]
        
(Showing Draft Content)

C1.Framework.PathIconRenderer

PathIconRenderer Class

Provides functionality for rendering a C1PathIcon to an C1.Win.DX.Direct2D.Image.

Inheritance
PathIconRenderer
Implements
Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class PathIconRenderer : VectorIconRenderer, IDisposable
Public Class PathIconRenderer
    Inherits VectorIconRenderer
    Implements IDisposable

Constructors

Name Description
PathIconRenderer(C1PathIcon, int)

Creates an instance of the PathIconRenderer class.

Properties

Name Description
Data

Gets the SVG string describing the shape.

Methods

Name Description
CreatePath()

Creates a path for rendering an icon.