[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.C1PolygonIcon

C1PolygonIcon Class

Represents an icon created from a vector definition.

Inheritance
C1PolygonIcon
Namespace: C1.Xamarin.Forms.Core
Assembly: C1.Xamarin.Forms.Core.dll
Syntax
public class C1PolygonIcon : C1VectorIcon

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.