IPatternFormat class

IPatternFormat class

Represents a pattern to fill a shape.

The IPatternFormat type exposes the following members:

Properties

PropertyDescription
pattern_styleReturns or sets the pattern style.
Read/write PatternStyle.
fore_colorReturns the foreground pattern color.
Read-only IColorFormat.
back_colorReturns the background pattern color.
Read-only IColorFormat.

Methods

MethodDescription
get_tile_imageCreates a tile image for the pattern fill with a specified colors.
get_tile_imageCreates a tile image for the pattern fill.
get_tileCreates a tile image for the pattern fill with a specified colors.
get_tileCreates a tile image for the pattern fill.

See Also