SetLineType Macro From Microchip Graphics Library previous page next page Microchip Graphics Library Contents | Index | Home Previous | Up | Next SetLineType Macro C #define SetLineType(lnType) _lineType = lnType; Overview This macro sets the line type to draw. Input Parameters Input Parameters Description lnType The type of line to be used. Supported line types: SOLID_LINE DOTTED_LINE DASHED_LINE Returns none Side Effects none Library API > Graphics Primitive Layer API > Line Functions > SetLineType Macro Microchip Graphics Library Version 3.06.02 - October 15, 2012Copyright © 2012 Microchip Technology, Inc. All rights reserved Contents | Index | Home previous page start next page