--- In mitab@yahoogroups.com, Daniel Morissette <dmorissette@...> wrote:
>
> There is no option in the tab2tab program to do this, so you'd need a
> bit of coding to do it, either with the C API or with the C++ classes.
>
It looks like calling ITABFeaturePen::SetPenPattern(0) and
ITABFeatureBrush::SetBrushPattern(0) will have the desired effect.
> If this is just a one-shot deal, a simple hack to do what you want would
Unfortunately, this is not the case, but the solution seems pretty simple.
Thanks for your quick reply.
Bob