JVCL Help:TJvCustomSegmentedLEDDisplay.DotSize
JVCL Help: TJvCustomSegmentedLEDDisplay.DotSize Property
Search in JVCL Help
Search in all projectsSummary
Specifies the size of dot type segments.
Pascal
propertyDotSize: Integer;
Description
DotSize specifies the size of dot type segments. Read DotSize to determine the current size of dot type segments 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 dot type segments (generally filled circles) is controlled by this property (often you'll specify a slightly larger value for dot type segments than you do for polygon type segments). DotSize will be rounded down to an even value (i.e. 3 will become 2, 5 will become 4, ...).
See Also
TJvCustomSegmentedLEDDisplay.SegmentSpacing, TJvCustomSegmentedLEDDisplay.SegmentThickness
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