![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
the pen setLineWidth: new width.
ColorConstants
in the pool-dictionary
specification of the class, and then instantiate the following pattern,
with a color such as ClrRed
.
the pen foreColor: string-naming color.
the pen font: (Font new faceName: string-naming face).
the pen polygon: an array of points.
ColorConstants
in the pool-dictionary specification of the class,
and then instantiate the following pattern:
the pen setFillColor: string-naming color. the pen polygonFilled: an array of points.