[]
Provides functionality for rendering a C1PathIcon to an Image.
public class PathIconRenderer : VectorIconRenderer, IDisposable
| Name | Description |
|---|---|
| PathIconRenderer(C1PathIcon, int) | Creates an instance of the inheritor of PathIconRenderer class in accordance with the C1Icon type. |
| Name | Description |
|---|---|
| Data | Gets or sets the svg string describing the shape. |
| Name | Description |
|---|---|
| CreatePath() | Creates a path for rendering an icon. |