DicomObjects Reference
DicomObjects Reference / DicomLabel Object / ForeColour Property
ForeColour Property
Description
Annotation colour
Property type
Read-write property
Syntax
Visual Basic
Public Property ForeColour As ULong
Remarks

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.

See Also