Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPen > Properties

TRSGPPen.CompoundArray Property

Scroll Prev Top Next More

Specifies the compound array for this Pen object, which specifies the parallel lines for pen with values between 0 and 1. The CompoundArray property must be monotonically increasing (between 0 and 1) with an even number of elements in the array.

Suppose a compound array contains the values 0.0, 0.2, 0.7, and 1.0 and that the pen has a width of 100. When you use the pen to draw, you get two parallel lines. The first line has a width of 20, the space between the two lines has a width of 50, and the second line has a width of 30.

Namespace: RSGdiPlusGraphics

Property Value

Type: TRSGPDashArray

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb