Home > comp > gb.cairo > cairopattern > filter 
 en fr de es it nl pl pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
CairoPattern.Filter (gb.cairo)
Property Filter As Integer

Returns or sets the filter to be used for resizing when using this pattern.

This property can take one of the following values:

Note that you might want to control filtering even when you do not have an explicit CairoPattern object. In these cases, it is convenient to use Cairo.Source to get access to the pattern that cairo creates implicitly.

For example:

Cairo.Source.Filter = Cairo.FilterNearest