MPLAB® Harmony Graphics Suite
|
Microchip Technology Inc.
libaria_widget_line.h
Module for Microchip Graphics Library - Aria User Interface Library
This module implements line draw widget functions.
|
Name |
Description |
![]() |
Gets the coordinates for the second point of the line. | |
![]() |
Gets the coordinates for the first point of the line. | |
![]() |
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 cooridnate for the second point of the line | |
![]() |
Sets the cooridnate for the first point of the line |
|
Name |
Description |
![]() |
Defines the implementation of a line widget struct | |
![]() |
Defines the implementation of a line widget struct |
MPLAB® Harmony Graphics Suite
|