Namespace nanoFramework.Presentation.Shapes
Classes
- Ellipse
Defines an ellipse shape.
- Line
Represents a line shape that can be rendered on a display.
- Polygon
Represents a polygon shape.
- Rectangle
Represents a rectangle shape.
- Shape
Abstract base class for shapes that can be drawn on a screen.
Enums
- Direction
Specifies the direction of a layout or movement.