MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > i) Widget Functions > legato_widget_circle.h
MPLAB® Harmony Graphics Suite
legato_widget_circle.h

Microchip Technology Inc.

File Name

legato_widget_circle.h

Description

Module for Microchip Graphics Library - Legato User Interface Library 

This module implements circle drawing widget functions.

Functions
 
Name 
Description 
 
Initializes an leCircleWidget widget pointer. 
 
Allocates memory for and initializes a new widget of this type. The application is responsible for the managment of this memory until the widget is added to a widget tree. 
MPLAB® Harmony Graphics Suite