# Blazor.Drawable **Repository Path**: lanicon/Blazor.Drawable ## Basic Information - **Project Name**: Blazor.Drawable - **Description**: SVG based Renderer for Razor C# - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Blazor.Drawable 1. SVG Components (HTML C#) only 2. Mix with existing HTML SVG elements ### Components 1. Arc 2. Bezier 3. Canvas 4. Circle 5. Ellipse 6. Line 7. Point 8. Polygon 9. Rect 10. Triangle #### Demo ![Capture](https://user-images.githubusercontent.com/45932883/74080043-bd853f00-4a65-11ea-8b7b-bbb8b8acd865.PNG) #### Code example ```XML
@for(int i=0;i }

DeltaTime:@DeltaTime ms ->> @data

```