enum BitmapMode in module com::sun::star::drawing:: |
enum BitmapMode;
The BitmapMode selects an algorithm for filling an area with a bitmap.
Values Summary |
|
REPEAT | the bitmap is repeated over the fill area. |
STRETCH | the bitmap is stretched to fill the area. |
NO_REPEAT | the bitmap is painted in its original or selected size. |
Values Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.