MapWinGIS:tkLineStipple

From MapWindow GIS

Jump to: navigation, search

The tkLineStipple enumerations are used to determine the stipple used when drawing a line shapefile in the map.

Values

Name Summary
lsCustom

Image:lsCustom.JPG

This is an example of a line shapefile drawn with a custom line stipple. To use a custom line stipple for a shapefile displayed in the map, you must set the UDLineStipple property for the layer in the map.

lsDotted

Image:lsDotted.JPG

This is an example of a line shapefile drawn with a dotted line stipple.

lsDashed

Image:lsDashed.JPG

This is an example of a line shapefile drawn with a dashed line stipple.

lsDashDotDash

Image:lsDashDotDash.JPG

This is an example of a line shapefile drawn with a dash-dot-dash line stipple.

lsDoubleSolid

Image:lsDoubleSolid.JPG

This is an example of a line shapefile drawn with a double solid line stipple.

lsDoubleSolidPlusDash

Image:lsDoubleSolidPlusDash.JPG

This is an example of a line shapefile drawn with a double solid-plus dash line stipple. This line stipple is intended to mimic a road with a dashed centerline.

lsNone

Image:lsNone.JPG

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

lsTrainTracks

Image:lsTrainTracks.JPG

This is an example of a line shapefile drawn with a train track line stipple.

Personal tools