SetBevelDrawType Macro

Microchip Graphics Library

Microchip Graphics Library
SetBevelDrawType Macro
C
#define SetBevelDrawType(type) (_bevelDrawType = type)
Overview

This macro sets the fill bevel type to be drawn.

Input Parameters
Input Parameters 
Description 
type 
is set using the following.
  • DRAWFULLBEVEL to draw the full shape
  • DRAWTOPBEVEL to draw the upper half portion
  • DRAWBOTTOMBEVEL to draw the lower half portion
 
Returns

none

Side Effects

none

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved