TMIPen |
Top Previous Next |
This is used for defining polyline and region linestyle in TAB / MIF files.
TMIPen = record Width: TMIPenWidth pattern: TMILinePattern Color: TColor end
Predefined TMIPen constants:
PenDefault: Solid narrow line PenInvisible: Invisible line (used by regions)
|