[]
        
(Showing Draft Content)

C1.Framework.PolygonIconRenderer

PolygonIconRenderer Class

Provides functionality for rendering a C1PolygonIcon to an Image.

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

Constructors

Name Description
PolygonIconRenderer(C1PolygonIcon, int)

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

Properties

Name Description
IsClosed

Gets or sets whether the last point will connect with the first one.

IsFilled

Gets a value indicating whether to use a fill for the shape.

Points

Gets or sets the points that describe the shape.

Methods

Name Description
CreatePath()

Creates a path for rendering an icon.