JVCL Help:TJvCustomSegmentedLEDDisplay.SegmentThickness
JVCL Help: TJvCustomSegmentedLEDDisplay.SegmentThickness Property
Search in JVCL Help
Search in all projectsSummary
Specifies the width of the normal type segments.
Pascal
propertySegmentThickness: Integer;
Description
SegmentThickness determines the width of the normal type (polygon) segments. Read SegmentThickness to retrieve the current width used or set it to a new value. A digit is made up of different type of segments: polygons, rectangles and/or dots. The size of polygon type segments (generally filled polygon shapes) is controlled by this property. SegmentThickness will be rounded down to an even value (i.e. 3 will become 2, 5 will become 4, ...).
See Also
TJvCustomSegmentedLEDDisplay.DotSize, TJvCustomSegmentedLEDDisplay.SegmentSpacing
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page