Skip to main content

Namespace Meadow.Foundation.Graphics.MicroLayout

Classes

AbsoluteLayout

A layout requiring absolute positioning of all child controls

Box

Represents a rectangular display box in the user interface.

Button

Represents a clickable display button in the user interface.

ChartExtensions

Extension methods for Chart objects

Circle

Represents a circle in the user interface.

ClickableControl

Represents a base class for clickable display controls in the user interface.

Control

Represents a base class for display controls in the user interface.

ControlsCollection

Represents a collection of display controls on a Meadow.Foundation.Graphics.MicroLayout.DisplayScreen.

DisplayScreen

An abstraction of a physical screen

DisplayTheme

Represents a theme for display controls in the user interface.

Label

Represents a label display control in the user interface.

Layout

A base class for display layouts

LineChart

An X/Y Line chart

LineChartSeries

A series for a DisplayLineChart

LineChartSeriesCollection

A collection of LineCHartSeries instances

LineSeriesPointCollection

A Collection of LineSeriesPoints

Picture

Represents an image display control in the user interface.

ProgressBar

Represents a progress bar control in the user interface.

ThemedControl

Represents a base class for themed display controls in the user interface.

Structs

Coordinate2D

LineSeriesPoint

A single point on a LineSeriesCHart

Interfaces

IClickableControl

Represents a clickable display control in the user interface.

IControl

Represents a display control in the user interface.

IThemedControl

Represents a display control in the user interface.