Colour used for handles etc. when SelectMode causes them to be shown
Visual Basic |
---|
Public Property SelectColour As ULong |
The ForeColour is used for all drawing all DicomLabel items.
BackColour is only used is Transparent is false, and it is not used for Line and PolyLine objects.
For text, only the area immediately behind the characters is filled.
Ellipses, rectangles and polygons are filled with the BackColour.
SelectColour is used for the bounding box and construction lines, when SelectMode causes them to be shown.