PatternFormat class

PatternFormat class

Represents a pattern to fill a shape.

Inheritance:PatternFormatPVIObject

The PatternFormat 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.
slide
presentation

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