[]
        
(Showing Draft Content)

C1.Blazor.Core.C1PolygonIcon.Points

Points Property

Points

Gets the points that describe the shape.

Declaration
[Parameter]
[TypeConverter(typeof(PointArrayTypeConverter))]
public C1Point[] Points { get; set; }