Mibo.Elmish.Graphics Namespace
| Type | Description |
|
The unified fluent draw DSL. Chain members on the render buffer:
namespace Microsoft.FSharp.Text
val ignore: value: 'T -> unit
|
|
|
Circle, sector, and radial-gradient witnesses. |
|
|
Ellipse witnesses. |
|
|
Line & curve witnesses. |
|
|
Triangle & polygon witnesses. |
|
|
Rectangle witnesses (fills, outlines, rounded, gradients). |
|
|
Ring / arc witnesses. |
|
|
All 2D shape witnesses, composed from the per-family aliases above. |
Mibo