Name | Description | |
---|---|---|
![]() | C1PolygonIcon Constructor | Initializes a new instance of the C1PolygonIcon class. |
The following tables list the members exposed by C1PolygonIcon.
Name | Description | |
---|---|---|
![]() | C1PolygonIcon Constructor | Initializes a new instance of the C1PolygonIcon class. |
Name | Description | |
---|---|---|
![]() ![]() | IsClosedProperty | |
![]() ![]() | PointsProperty |
Name | Description | |
---|---|---|
![]() | Class | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsClosed | Gets whether the last point will connect with the first one. |
![]() | IsDisposed | Gets whether this control was disposed. (Inherited from C1.Blazor.Core.C1View) |
![]() | IsInitialized | Gets whether the component was already initialized. (Inherited from C1.Blazor.Core.C1View) |
![]() | Points | Gets the points that describe the shape. |
![]() | Style | Gets or sets the style applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | TabIndex | Gets or sets the CSS class applied to the component. (Inherited from C1.Blazor.Core.C1View) |
![]() | Tag | Gets or sets an arbitrary object that can be used to identify a specific component. (Inherited from C1.Blazor.Core.C1View) |
![]() | ViewBox | Gets or sets the rectangle (in the path coordinates) which will determine what part will be drawn. (Inherited from C1.Blazor.Core.C1VectorIcon) |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from C1.Blazor.Core.C1View) |
![]() | Focus | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | FocusAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | FocusOutAsync | Sets the focus in the control. (Inherited from C1.Blazor.Core.C1View) |
![]() | SetParametersAsync | (Inherited from Microsoft.AspNetCore.Components.ComponentBase) |