GetTileIImage

IPatternFormatEffectiveData.GetTileIImage method

Creates a tile image for the pattern fill with a specified colors.

public IImage GetTileIImage(Color background, Color foreground)
ParameterTypeDescription
backgroundColorThe background Color for the pattern.
foregroundColorThe foreground Color for the pattern.

Return Value

Tile IImage.

See Also