MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
libaria_widget_circle.h
Module for Microchip Graphics Library - Aria User Interface Library
This module implements circle drawing widget functions.
|
Name |
Description |
![]() |
Gets the filled state of a circle widget | |
![]() |
Gets the origin coordiates of a circle widget | |
![]() |
Gets the radius of a circle widget | |
![]() |
Gets the thickness of a circle widget | |
![]() |
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. | |
![]() |
Sets the filled state of a circle widget | |
![]() |
Sets the origin coordiates of a circle widget | |
![]() |
Sets the radius of a circle widget | |
![]() |
Sets the thickness of a circle widget |
|
Name |
Description |
![]() |
Implementation of a circle widget. | |
![]() |
Implementation of a circle widget. |
MPLAB® Harmony Graphics Suite
|