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

[Connect C++] IElementGraphicsProcessor & Text color

$
0
0

I used IElementGraphicsProcessor to do text tessellation, one issue I find given above example, the tessellated text facet color seems confusing and the text's color can't be get:
in details for each text facet:
    m_fillColor = displayParams.GetFillColor(); // always return INVALID_COLOR
    m_lineColor = displayParams.GetLineColor(); // always return text background border color

For text facet I supposed should use the fill color? The fill color is INVALID so I don't know how to get the correct fill color. And the line color is always the border color which is not correct either.

Thanks,

Danny


Viewing all articles
Browse latest Browse all 4331

Trending Articles



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