Posted 18 years ago
by Daniel Amesberger
I'm using a SpanIndicator-derived class and override DrawMarks to draw the background. I use a gradient fill with alpha so ApplyHighlightingStyleColors and ApplyHighlightingStyleAdornments is not sufficient.
In v3.1 the bounds parameter of DrawMarks had the rectangle of the span, now in v4.0 the bounds rectangle covers the full line, not only the span. Is there another way of retrieving the bounds of the SpanIndicator or is this a bug?
Regards,
Daniel
In v3.1 the bounds parameter of DrawMarks had the rectangle of the span, now in v4.0 the bounds rectangle covers the full line, not only the span. Is there another way of retrieving the bounds of the SpanIndicator or is this a bug?
Regards,
Daniel