[]
        
(Showing Draft Content)

C1.iOS.Core.C1PolygonIcon

C1PolygonIcon Class

Represents an icon created from a vector definition.

Inheritance
C1PolygonIcon
Implements
Namespace: C1.iOS.Core
Assembly: C1.iOS.Core.dll
Syntax
public class C1PolygonIcon : C1VectorIcon, IDependencyObject

Constructors

Name Description
C1PolygonIcon()

Initializes a new instance of the C1PolygonIcon class.

Fields

Name Description
IsClosedProperty
PointsProperty

Properties

Name Description
IsClosed

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

Points

Gets the points that describe the shape.

Methods

Name Description
CreateGeometry()

This method is called to create the geometry of the shape.