Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: Connect C# Set properties of TagElements

$
0
0

I have not tried this on tag elements, but on line elements I was able to set the color by using the ElementPropertiesSetter. 

ElementPropertiesSetter eps = new ElementPropertiesSetter();
eps.SetColor(myColor);
eps.Apply(myElement);

Regards

Frode Tørresdal


Viewing all articles
Browse latest Browse all 7260

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>