Quantcast
Channel: Forums - ArcObjects SDKs
Viewing all articles
Browse latest Browse all 1374

Element border problem

$
0
0
I have a polygon element which is rasterized by using

IGlobeGraphicsElementProperties asd2 = new GlobeGraphicsElementProperties();
asd2.DrapeElement = false;
asd2.Rasterize = true;

In the first picture polygon element is seen with no border however when zoomed in it is seen with a gray border(In the second picture). Is there a way not to show this border? Can i reach border property of this element?

Thanks in advance
Attached Thumbnails
Click image for larger version

Name:	1.jpg‎
Views:	N/A
Size:	59.2 KB
ID:	21536   Click image for larger version

Name:	2.jpg‎
Views:	N/A
Size:	40.0 KB
ID:	21537  

Viewing all articles
Browse latest Browse all 1374

Trending Articles