Database.setPen


setPen(index, r, g, b, style, width)

Set pen attributes for a specified pen in the pen library

indexintegerColour index
rintegerRed (0-255)
gintegerGreen (0-255)
bintegerBlue (0-255)
styleintegerStyle
widthintegerWidth of line (pixels)
Return valuenone 

Back to Database

Back to Overview