OEStipple

This namespace contains constants representing various stipple patterns.

The OEStipple namespace contains the following constants:

Default

The default line stipple style is OEStipple.Solid.

Dot

See example in Figure: Example of line drawing with ‘Dot’ stipple style.

../../_images/OEStipple_Dot.png

Example of line drawing with ‘Dot’ stipple style

DotDash

See example in Figure: Example of line drawing with ‘DotDash’ stipple style.

../../_images/OEStipple_DotDash.png

Example of line drawing with ‘DotDash’ stipple style

DotDashDash

See example in Figure: Example of line drawing with ‘DotDashDash’ stipple style.

../../_images/OEStipple_DotDashDash.png

Example of line drawing with ‘DotDashDash’ stipple style

LongDash

See example in Figure: Example of line drawing with ‘LongDash’ stipple style.

../../_images/OEStipple_LongDash.png

Example of line drawing with ‘LongDash’ stipple style

NoLine

See example in Table: Example of drawing rectangles with various stipple styles.

Example of drawing rectangles with various stipple styles

OEStipple.Solid

OEStipple.Dot

OEStipple.NoLine

../../_images/OEStipple_Rectangle_Solid.png ../../_images/OEStipple_Rectangle_Dot.png ../../_images/OEStipple_Rectangle_NoLine.png

ShortDash

See example in Figure: Example of line drawing with ‘ShortDash’ stipple style.

../../_images/OEStipple_ShortDash.png

Example of line drawing with ‘ShortDash’ stipple style

Solid

See example in Figure: Example of line drawing with ‘Solid’ stipple style.

../../_images/OEStipple_Solid.png

Example of line drawing with ‘Solid’ stipple style