![]() |
<< Index >> |
FutureBasic |
pen | statement | |
|
Parameter |
Description |
The line width. A negative value cancels line drawing. Default = 1.0. | |
The line color as a ColorRef (NSColor). Default = black. | |
The line cap style. Options are:NSLineCapStyleButt (default)NSLineCapStyleRound NSLineCapStyleSquare |
|
A CFArray of CFNumbers (floats). Default = NULL. | |
The offset at which to start drawing the pattern. Default = 0.0. |