MapWinGIS:tkFillStipple

From MapWindow GIS

Jump to: navigation, search

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

Image:fsNone.JPG

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

Image:fsDiagonalDownLeft.JPG

This is an example of a polygon shapefile drawn with a diagonal-down-left fill stipple.

fsDiagonalDownRight

Image:fsDiagonalDownRight.JPG

This is an example of a polygon shapefile drawn with a diagonal-down-right fill stipple.

fsHorizontalBars

Image:fsHorizontalBars.JPG

This is an example of a polygon shapefile drawn with a horizontal-bars fill stipple.

fsNone

Image:fsNone.JPG

This is an example of a polygon shapefile drawn with no fill stipple.

fsPolkaDot

Image:fsPolkaDot.JPG

This is an example of a polygon shapefile drawn with a polka-dot fill stipple.

fsVerticalBars

Image:fsVerticalBars.JPG

This is an example of a polygon shapefile drawn with a vertical-bars fill stipple.

Personal tools