I want to union two shapes which is not touching each other using Arcobjects.
I do not want to perform small buffer on two shapes and union them . This is because when we apply buffer round buffer 0.002 it creates lot of additional vertices.
This is very much custom requirement. Please help me how to proceed on this.
Thanks in advance