MapWinGIS:tkFillStipple
From MapWindow GIS
The tkFillStipple enumerations are used to determine the fill stipple of polygon shapefiles for a layer in map. Note: The custom fill stipple is not implemented as yet.
Values
| Name | Summary |
|---|---|
| fsCustom |
This is an example of a polygon shapefile drawn with a custom fill stipple. Note: Custom fill stipple is not implemented as of MapWindow 3.0. No fill stipple will be drawn if fsCustom is used. |
| fsDiagonalDownLeft |
This is an example of a polygon shapefile drawn with a diagonal-down-left fill stipple. |
| fsDiagonalDownRight |
This is an example of a polygon shapefile drawn with a diagonal-down-right fill stipple. |
| fsHorizontalBars |
This is an example of a polygon shapefile drawn with a horizontal-bars fill stipple. |
| fsNone |
This is an example of a polygon shapefile drawn with no fill stipple. |
| fsPolkaDot |
This is an example of a polygon shapefile drawn with a polka-dot fill stipple. |
| fsVerticalBars |
This is an example of a polygon shapefile drawn with a vertical-bars fill stipple. |
















