MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
libaria_widget_arc.h
Module for Microchip Graphics Library - Aria User Interface Library
This module implements arc drawing widget functions.
|
Name |
Description |
![]() |
Gets the center angle of the arc widget | |
![]() |
Gets the radius of a arc widget | |
![]() |
Returns true if the arc has round edges | |
![]() |
Returns the start angle of a arc widget | |
![]() |
Gets the thickness of the arc | |
![]() |
Allocates memory for and initializes a new widget of this type. The application is responsible for the management of this memory until the widget is added to a widget tree. | |
![]() |
Sets the center angle of the arc widget | |
![]() |
Sets the radius of a arc widget | |
![]() |
Sets the arc edge to round | |
![]() |
Sets the start angle of a arc widget | |
![]() |
Sets the thickness of the arc widget |
|
Name |
Description |
![]() |
This is macro LIBARIA_WIDGET_ARC_H. |
|
Name |
Description |
![]() |
Implementation of a arc widget. | |
![]() |
Implementation of a arc widget. |
MPLAB® Harmony Graphics Suite
|